mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
removed console log
This commit is contained in:
parent
ad05dcf735
commit
a71b421933
@ -43,7 +43,6 @@ describe('authorization', () => {
|
||||
try {
|
||||
await action()
|
||||
} catch (error) {
|
||||
console.log(error.response.data)
|
||||
expect(error.response.data).toEqual({ User: [ null ] })
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user