mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Revert "Manipulation: increase delay of data-URI test"
This reverts commit 4fae91141c
.
This commit is contained in:
parent
8a0176279f
commit
3748c647f3
@ -2701,6 +2701,6 @@ QUnit.test( "Insert script with data-URI (gh-1887)", 1, function( assert ) {
|
||||
assert.ok( true, "data-URI script is not supported by this environment" );
|
||||
}
|
||||
|
||||
done();
|
||||
}, 100 );
|
||||
} );
|
||||
start();
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user