mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
bun run prettier
This commit is contained in:
committed by
github-actions[bot]
parent
596c8cbe70
commit
fe8690ae4a
@@ -1,4 +1,4 @@
|
||||
import { expect, test, describe } from "bun:test";
|
||||
import { describe, expect, test } from "bun:test";
|
||||
|
||||
describe("AbortSignal reason", () => {
|
||||
// https://bugs.webkit.org/show_bug.cgi?id=293319
|
||||
|
||||
Reference in New Issue
Block a user