Skip to content

Commit 21fff48

Browse files
committed
skip test for now
1 parent 3d961f5 commit 21fff48

File tree

1 file changed

+6
-0
lines changed
  • packages/svelte/tests/css/samples/has-with-render-tag

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import { test } from '../../test';
2+
3+
export default test({
4+
// TODO unskip
5+
skip: true
6+
});

0 commit comments

Comments
 (0)