mirror of
https://github.com/sim1222/misskey.git
synced 2025-05-13 17:47:28 +09:00
Fix test
This commit is contained in:
parent
3dcf5374c2
commit
2cd6ccb85c
@ -192,7 +192,7 @@ describe('API', () => {
|
||||
password: 'foo'
|
||||
});
|
||||
|
||||
expect(res).have.status(204);
|
||||
expect(res).have.status(200);
|
||||
}));
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user