Skip to content

Commit d2a9536

Browse files
committed
Test is causing jetsams on iOS. Disabling for now while I investigate.
1 parent 70696d4 commit d2a9536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JetStreamDriver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1978,7 +1978,7 @@ let BENCHMARKS = [
19781978
// BUNDLE_BLOB: "./web-ssr/dist/bundle.js",
19791979
BUNDLE_BLOB: "./web-ssr/dist/bundle.min.js",
19801980
},
1981-
tags: ["Default", "web", "ssr"],
1981+
tags: ["web", "ssr"],
19821982
iterations: 30,
19831983
}),
19841984
// Class fields

0 commit comments

Comments
 (0)