Skip to content

Instantly share code, notes, and snippets.

@gabrielschulhof
Created March 26, 2015 12:41
Show Gist options
  • Save gabrielschulhof/259ea66a221eb0266d05 to your computer and use it in GitHub Desktop.
Save gabrielschulhof/259ea66a221eb0266d05 to your computer and use it in GitHub Desktop.
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