changeset 406 | cf0f23803a53 |
parent 261 | 02e2396bcbbc |
--- a/cms/app-client/tests/index.html Tue Nov 08 18:23:01 2016 +0100 +++ b/cms/app-client/tests/index.html Wed Nov 09 15:05:41 2016 +0100 @@ -21,7 +21,7 @@ {{content-for "body"}} {{content-for "test-body"}} - <script src="{{rootURL}}testem.js" integrity=""></script> + <script src="/testem.js" integrity=""></script> <script src="{{rootURL}}assets/vendor.js"></script> <script src="{{rootURL}}assets/test-support.js"></script> <script src="{{rootURL}}assets/app-client.js"></script>