Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f16e1ab26b |
@@ -31,4 +31,4 @@ describe('carplace footer route', () => {
|
|||||||
expect(() => FooterPage({ params: { slug: 'definitely-not-a-policy' } })).toThrow('NEXT_NOT_FOUND')
|
expect(() => FooterPage({ params: { slug: 'definitely-not-a-policy' } })).toThrow('NEXT_NOT_FOUND')
|
||||||
expect(navigation.notFound).toHaveBeenCalled()
|
expect(navigation.notFound).toHaveBeenCalled()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
Reference in New Issue
Block a user