mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun run prettier
This commit is contained in:
committed by
github-actions[bot]
parent
9e68dd1452
commit
efdbbfd3df
@@ -1,4 +1,4 @@
|
||||
import { test, expect } from "bun:test";
|
||||
import { expect, test } from "bun:test";
|
||||
|
||||
test("fetch should block bad ports", async () => {
|
||||
// Test a few known bad ports
|
||||
|
||||
Reference in New Issue
Block a user