mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 04:08:54 +00:00
fix(test): extra curly
This commit is contained in:
parent
9b8bdb90d8
commit
6c18d19d95
1 changed files with 1 additions and 1 deletions
|
|
@ -39,4 +39,4 @@ describe('GET /world-state', () => {
|
|||
expect(res).to.have.nested.property('npcImageSuffix');
|
||||
expect(res.npcImageSuffix).to.be.a('string');
|
||||
});
|
||||
}});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue