Skip to content

Commit 1d20d8b

Browse files
committed
Add Aurelia to our integration tests
1 parent c31ffe4 commit 1d20d8b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
6.33 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
'j2wpjwqj93', // sandbox with need of transpiling in node_modules
3535
'1oknw8q8zq', // Parcel with async function (no regeneratorRuntime error)
3636
'31kn7voz4q', // cxjs
37+
'zw9zjy0683', // aurelia
3738
];
3839

3940
function pageLoaded(page) {

0 commit comments

Comments
 (0)