Skip to content

Commit fe681a8

Browse files
author
Ives van Hoorne
committed
Temporarily disable preact test
1 parent c9db03a commit fe681a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import puppeteer from 'puppeteer';
22

33
const SANDBOXES = [
44
'new',
5-
'preact',
5+
// 'preact',
66
'vue',
77
'svelte',
88
'react-ts',

0 commit comments

Comments
 (0)