Skip to content

Commit 0ad735c

Browse files
committed
Unsingle test
1 parent 98cddf3 commit 0ad735c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/gl2d_plot_interact_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ describe('Test gl2d plots', function() {
671671
.then(done);
672672
});
673673

674-
fit('should update selected points', function(done) {
674+
it('should update selected points', function(done) {
675675
// #2298
676676
var dat = [{
677677
'x': [1],

0 commit comments

Comments
 (0)