This commit is contained in:
parent
482239b905
commit
3dc377b82a
|
@ -167,4 +167,6 @@ test('test-cases/01basic.js: Remove an account', async t => {
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
t.equal(err.message, 'Response code 404 (Not Found)', 'Response status for GETing the account again should be 404');
|
t.equal(err.message, 'Response code 404 (Not Found)', 'Response status for GETing the account again should be 404');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Adding a comment just to modify the code, this can be removed.
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user