Skip to content

Commit

Permalink
skip failing SSR test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jun 14, 2017
1 parent d3d026a commit 4b7b050
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export default {
solo: true,
show: true,
'skip-ssr': true, // TODO would be nice to fix this in SSR as well

html: `
<p>selected: a</p>
Expand Down

0 comments on commit 4b7b050

Please sign in to comment.