Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
trungnotchung committed Dec 19, 2024
1 parent 5055de9 commit 2759e52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/node/tests/node.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { describe } from "node:test";
import { AddWinsSetWithACL } from "@topology-foundation/blueprints/src/AddWinsSetWithACL/index.js";
import { type DRP, DRPObject } from "@ts-drp/object";
import { beforeAll, expect, test } from "vitest";
import { beforeAll, describe, expect, test } from "vitest";
import {
signGeneratedVertices,
verifyIncomingVertices,
Expand Down

0 comments on commit 2759e52

Please sign in to comment.