Feat. Show Accounting For All Users #67
Annotations
2 errors
tests/groups.test.js > PATCH /admin/groups/toggle-active > should turn test-admins group inactive and change active status of users in the group:
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.
|