Skip to content

Commit bbe25ef

Browse files
committed
drop strange flag
1 parent 9753fb9 commit bbe25ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/plot_api_react_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var delay = require('../assets/delay');
1919

2020
var MAPBOX_ACCESS_TOKEN = require('@build/credentials.json').MAPBOX_ACCESS_TOKEN;
2121

22-
describe('@noCIdep Plotly.react', function() {
22+
describe('Plotly.react', function() {
2323
var mockedMethods = [
2424
'doTraceStyle',
2525
'doColorBars',

0 commit comments

Comments
 (0)