mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 20:37:21 +00:00
tests: fix node tests + add connection test suite for sqlocal
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, beforeAll, afterAll } from "vitest";
|
||||
import { describe } from "vitest";
|
||||
import * as node from "./node.adapter";
|
||||
import { adapterTestSuite } from "adapter/adapter-test-suite";
|
||||
import { viTestRunner } from "adapter/node/vitest";
|
||||
|
||||
Reference in New Issue
Block a user