bun run prettier

This commit is contained in:
pfgithub
2025-06-07 01:59:28 +00:00
committed by github-actions[bot]
parent 596c8cbe70
commit fe8690ae4a

View File

@@ -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