mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +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