DEV: skip load-script to prevent timeouts (#7817)

This commit is contained in:
Joffrey JAFFEUX 2019-06-27 10:57:40 +02:00 committed by GitHub
parent 5b9a3f8acd
commit df9b295510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import loadScript from "discourse/lib/load-script";
QUnit.module("lib:load-script");
QUnit.test(
QUnit.skip(
"load with a script tag, and callbacks are only executed after script is loaded",
async assert => {
assert.ok(