issue 129 fixed #131
Merged
issue 129 fixed #131
Annotations
3 errors
Test:
nomad-rest-api/tests/groups.test.js#L192
AssertionError: expected 'user' to be 'user-b' // Object.is equality
- Expected
+ Received
- user-b
+ user
❯ tests/groups.test.js:192:42
|
Test:
nomad-rest-api/tests/groups.test.js#L206
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ tests/groups.test.js:206:39
|
Test
Process completed with exit code 1.
|
Loading