fix: loading of examples #152
Annotations
2 errors
|
Run Tests
Process completed with exit code 1.
|
|
src/spicedb-common/examples.test.ts > LoadExamples > should correctly parse and return examples and skip those that are missing files:
src/spicedb-common/examples.test.ts#L8
AssertionError: expected [] to have a length of 6 but got +0
- Expected
+ Received
- 6
+ 0
❯ src/spicedb-common/examples.test.ts:8:22
|