Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Commit ae9d021

Browse files
committed
Merge pull request #33 from tango42/patch-1
Update runner.html
2 parents 37d68ac + d1a30e7 commit ae9d021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/runner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>End2end Test Runner</title>
55
<meta charset="utf-8">
6-
<script src="../../bower_components/angular-scenario/angular-scenario.js" ng-autotest></script>
6+
<script src="../../app/bower_components/angular-scenario/angular-scenario.js" ng-autotest></script>
77
<script src="scenario.js"></script>
88
</head>
99
<body></body>

0 commit comments

Comments
 (0)