We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19347a commit f1fdf7aCopy full SHA for f1fdf7a
1 file changed
ark/attest/__tests__/assertions.test.ts
@@ -1,7 +1,6 @@
1
import { attest } from "@ark/attest"
2
import { MissingSnapshotError } from "@ark/attest/internal/assert/assertions.ts"
3
import { attestInternal } from "@ark/attest/internal/assert/attest.ts"
4
-import { registeredReference } from "@ark/schema"
5
import { register } from "@ark/util"
6
import { type } from "arktype"
7
import * as assert from "node:assert/strict"
0 commit comments