fixed entity map problems
This commit is contained in:
@@ -91,7 +91,7 @@ describe('Command', () => {
|
||||
|
||||
});
|
||||
|
||||
it.only('Test : equals() with different message', () => {
|
||||
it('Test : equals() with different message', () => {
|
||||
|
||||
let message = 'wg website web';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user