Expose import function #337
Annotations
3 errors
|
Run tests:
tests/integration/tests/import.test.ts#L18
Expected:
[
[
{
"hello": "world",
"id": RecordId {
"id": 1,
"tb": "foo",
},
},
],
]
Received:
[
[],
]
at <anonymous> (/home/runner/work/surrealdb.js/surrealdb.js/tests/integration/tests/import.test.ts:18:15)
|
Run tests
The operation was canceled.
|
Loading