mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
Fix test
This commit is contained in:
parent
01697424f9
commit
66157b4829
@ -192,7 +192,7 @@ describe('API', () => {
|
||||
password: 'foo'
|
||||
});
|
||||
|
||||
expect(res).have.status(204);
|
||||
expect(res).have.status(200);
|
||||
}));
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user