Skip to content

Commit bc4059e

Browse files
committed
Add integration test
1 parent d900378 commit bc4059e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Loading

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

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const SANDBOXES = [
3535
'1oknw8q8zq', // Parcel with async function (no regeneratorRuntime error)
3636
'31kn7voz4q', // cxjs
3737
'zw9zjy0683', // aurelia
38+
'zx22owojr3', // vue v-slot test
3839
];
3940

4041
function pageLoaded(page) {

0 commit comments

Comments
 (0)