Created
March 26, 2015 12:41
-
-
Save gabrielschulhof/259ea66a221eb0266d05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/tests/integration/navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html b/tests/integration/navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html | |
index bfe24e7..36dc934 100644 | |
--- a/tests/integration/navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html | |
+++ b/tests/integration/navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html | |
@@ -1,7 +1,7 @@ | |
<!doctype html> | |
<html> | |
<head> | |
- <script src="../../../../external/jquery/jquery.js"></script> | |
+ <script src="http://code.jquery.com/jquery-2.1.3.js"></script> | |
<script src="../../../../js/"></script> | |
<script> | |
(function($) { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment