Skip to content

Commit e229e8e

Browse files
author
Ives van Hoorne
committed
Add vanilla to test suite
1 parent 292d5e8 commit e229e8e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
8.95 KB
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ const SANDBOXES = [
2525
'github/cssinjs/egghead/tree/master/from-sass-to-cssinjs/templates-and-variables', // postcss egghead
2626
'xp5qy8r93q', // babel example
2727
'angular', // angular template
28-
2928
// Sass importing
3029
'2ppkvzx570', // nested imports
3130
'rl2m3xklyo', // node_modules import
31+
'vanilla',
3232
];
3333

3434
function pageLoaded(page) {

0 commit comments

Comments
 (0)