Skip to content

Commit 45bb811

Browse files
committed
Add test
1 parent 521b8bb commit 45bb811

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
20.7 KB
Loading

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const SANDBOXES = [
3232
{ id: 'ymjwwrw2rj', threshold: 0.05 }, // empty path
3333
{ id: '98o3k45m8p', threshold: 0.05 }, // direct path test
3434
'pm79km5lmj', // babel macros with styled components
35+
'j2wpjwqj93', // sandbox with need of transpiling in node_modules
3536
];
3637

3738
function pageLoaded(page) {

0 commit comments

Comments
 (0)