We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9753fb9 commit bbe25efCopy full SHA for bbe25ef
test/jasmine/tests/plot_api_react_test.js
@@ -19,7 +19,7 @@ var delay = require('../assets/delay');
19
20
var MAPBOX_ACCESS_TOKEN = require('@build/credentials.json').MAPBOX_ACCESS_TOKEN;
21
22
-describe('@noCIdep Plotly.react', function() {
+describe('Plotly.react', function() {
23
var mockedMethods = [
24
'doTraceStyle',
25
'doColorBars',
0 commit comments