just 1 more test

This commit is contained in:
Dylan Conway
2025-01-21 10:19:15 -08:00
parent dc16f00795
commit 1bcc6bcbc2

View File

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