Skip to content

Commit

Permalink
Revert "Add scroll to browser test display to allow viewing of all te…
Browse files Browse the repository at this point in the history
…st results"

This reverts commit 2d56de0.
See: foundation#10968 (comment)
  • Loading branch information
ncoden committed Mar 9, 2018
1 parent a67ffe6 commit 87c0f45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions test/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
<script src="../../node_modules/jquery/dist/jquery.js"></script>
<script src="../../_build/assets/js/foundation.js"></script>
<script src="lib/mocha.js"></script>
<link rel="stylesheet" href="lib/custom-mocha.css" />
<link rel="stylesheet" href="lib/mocha.css" />
<link rel="stylesheet" href="../../_build/assets/css/foundation-float.css">
<link rel="stylesheet" href="../../node_modules/motion-ui/dist/motion-ui.css">
</head>
<body id="test-body">
<body>
<div id="mocha"></div>
<script src="lib/chai.js"></script>
<script src="lib/chai-jquery.js"></script>
Expand Down
3 changes: 0 additions & 3 deletions test/javascript/lib/custom-mocha.css

This file was deleted.

0 comments on commit 87c0f45

Please sign in to comment.