DEV deploy - @devksingh4 #296
deploy-dev.yml
on: pull_request
Run Unit Tests
2m 23s
Deploy to DEV and Run Tests
3m 53s
Annotations
2 errors
tests/live/iam.test.ts > getting group roles:
tests/live/iam.test.ts#L63
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/live/iam.test.ts:63:27
|
Deploy to DEV and Run Tests
Process completed with exit code 2.
|