Skip to content

Commit 1081594

Browse files
committed
Remove delay in test
1 parent c4baf99 commit 1081594

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/jasmine/tests/scatter3d_test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ describe('Test scatter3d interactions:', function() {
204204
}
205205

206206
Plotly.newPlot(gd, _mock)
207-
.then(delay(20))
208207
.then(function() {
209208
assertObjects(order0);
210209

0 commit comments

Comments
 (0)