mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
just 1 more test
This commit is contained in:
@@ -103,7 +103,6 @@ error: Hello World`,
|
||||
run: { stdout: "" },
|
||||
});
|
||||
if (Bun.version.startsWith("1.2")) {
|
||||
throw new Error("TODO: enable these tests please");
|
||||
for (const backend of ["api", "cli"] as const) {
|
||||
itBundled("bun/ExportsConditionsDevelopment" + backend.toUpperCase(), {
|
||||
files: {
|
||||
|
||||
Reference in New Issue
Block a user