fix: changelog tests
This commit is contained in:
parent
f161d6b468
commit
f2b952a8e9
@ -83,7 +83,7 @@ describe('Changelog', () => {
|
|||||||
testAccessToken.token as string,
|
testAccessToken.token as string,
|
||||||
)
|
)
|
||||||
|
|
||||||
expect(res.status).toBe(500)
|
expect(res.status).toBe(404)
|
||||||
})
|
})
|
||||||
|
|
||||||
test('Invalid Id', async () => {
|
test('Invalid Id', async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user