mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
disabled frontend tests in ci
frontend tests are failing in puppeteer but work in the browsers.
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = function(app) {
|
||||
</script>
|
||||
<script src="/jsconfig.js"></script>
|
||||
<script src="${assets.get('cryptofill.js')}"></script>
|
||||
<script src="${assets.get('runtime.js')}"></script>
|
||||
<!--<script src="${assets.get('runtime.js')}"></script>-->
|
||||
<script src="${assets.get('vendor.js')}"></script>
|
||||
<script src="${assets.get('tests.js')}"></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user