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