Skip to content

Commit 13e5661

Browse files
committed
Fix tests
1 parent d86e42d commit 13e5661

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

packages/app/integration-tests/tests/sandboxes.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const SANDBOXES = [
3434
'pm79km5lmj', // babel macros with styled components
3535
'j2wpjwqj93', // sandbox with need of transpiling in node_modules
3636
'1oknw8q8zq', // Parcel with async function (no regeneratorRuntime error)
37-
'42n5l3z3xw', // cxjs
37+
'31kn7voz4q', // cxjs
3838
];
3939

4040
function pageLoaded(page) {

0 commit comments

Comments
 (0)