From 6d9abe22196c3921ffb5dae6d2bd5378bf4bd2e5 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sun, 24 Dec 2017 12:10:55 -0500 Subject: [PATCH] reenable tests --- test/runtime/samples/option-without-select/_config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/runtime/samples/option-without-select/_config.js b/test/runtime/samples/option-without-select/_config.js index dbb156fad1..95c2504582 100644 --- a/test/runtime/samples/option-without-select/_config.js +++ b/test/runtime/samples/option-without-select/_config.js @@ -1,6 +1,4 @@ export default { - solo: true, - data: { foo: 'hello' },