Skip to content

Commit a408f14

Browse files
committed
lint
1 parent d718685 commit a408f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/mapbox_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@ describe('test mapbox trace/layout *below* interactions', function() {
17481748
fail('Incorrect number of Lib.warn calls');
17491749
}
17501750
Lib.warn.calls.reset();
1751-
1751+
17521752
getLayerIds().slice(94, -1).forEach(function(id) {
17531753
expect(id.indexOf('plotly-')).toBe(0, 'layer ' + id + ' fallback to top of map');
17541754
});

0 commit comments

Comments
 (0)