Skip to content

Commit ebf5ad8

Browse files
committed
woops
1 parent 1c6b74d commit ebf5ad8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/src/tests/command/compute-command-score.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { computeCommandScore } from "bits-ui";
2+
import { expect, it, describe } from "vitest";
23

34
describe("computeCommandScore", () => {
45
it("returns 1 for exact matches", () => {

0 commit comments

Comments
 (0)