fix(build): make e2e tests faster

Closes #3822
This commit is contained in:
Marc Laval
2015-08-24 19:13:47 +02:00
parent 9cc1cd29ed
commit c2279dd651
3 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<button id="run-btn">Run</button>
<button id="reset-btn">Reset</button>
</div>
<scroll-app></scroll-app>
<scroll-app>Loading...</scroll-app>
$SCRIPTS$
</body>