Skip to content

Commit 30ace26

Browse files
committed
Manipulation: increase delay of data-URI test
For Safar7/Opera - shot in the dark, can't reproduce this locally Ref gh-1993
1 parent a05de40 commit 30ace26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/manipulation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2507,6 +2507,6 @@ asyncTest( "Insert script with data-URI (gh-1887)", 1, function() {
25072507
}
25082508

25092509
start();
2510-
});
2510+
}, 100 );
25112511
});
25122512

0 commit comments

Comments
 (0)