feat (sync service): multi tenancy #1050
ts_test.yml
on: pull_request
List packages
7s
List examples
6s
Matrix: Build and test
Matrix: check_packages
Matrix: check_and_build_examples
Annotations
2 errors
test/integration.test.ts > Multi tenancy sync > should allow databases to be deleted:
packages/typescript-client/test/integration.test.ts#L1123
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/integration.test.ts:1123:24
|
Build and test (packages/typescript-client)
Process completed with exit code 1.
|