Skip to content

Commit ff3eec3

Browse files
committed
Add cxjs sandbox to test suite
1 parent 7cd79af commit ff3eec3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
66.6 KB
Loading

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +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
3738
];
3839

3940
function pageLoaded(page) {

0 commit comments

Comments
 (0)