Keycloak crud user management #164
Annotations
2 errors and 1 warning
🚀 Run test:
packages/mern-sample-app/app-node-express/test/e2e/user.test.ts#L21
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/e2e/user.test.ts:21:33
|
🚀 Run test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading