Skip to content

Commit

Permalink
windows: test\js\bun\test\test-test.test.ts passes (#9554)
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro authored Mar 22, 2024
1 parent 7276ff9 commit f90bb77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/js/bun/test/test-test.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// @known-failing-on-windows: 1 failing
// @ts-nocheck
import { spawn, spawnSync } from "bun";
import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, it, test } from "bun:test";
Expand Down

0 comments on commit f90bb77

Please sign in to comment.