test(): fix web-animations ref for e2e tests

This commit is contained in:
Adam Bradley
2016-01-04 15:08:11 -06:00
parent 25526870e0
commit 3374deab3d
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
<script src="/node_modules/angular2/bundles/angular2.dev.js"></script>
<script src="/node_modules/angular2/bundles/router.dev.js"></script>
<script src="/node_modules/angular2/bundles/http.dev.js"></script>
<script src="/scripts/resources/web-animations-js/web-animations.min.js"></script>
<script src="/dist/bundles/ionic.system.js"></script>
<script src="/node_modules/rxjs/bundles/Rx.js"></script>