mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
fix(test): extra curly
This commit is contained in:
@@ -39,4 +39,4 @@ describe('GET /world-state', () => {
|
||||
expect(res).to.have.nested.property('npcImageSuffix');
|
||||
expect(res.npcImageSuffix).to.be.a('string');
|
||||
});
|
||||
}});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user