Skip to content

Commit 6daeac5

Browse files
timelyportfoliomonfera
authored andcommitted
remove filter register in validate_test
1 parent 6015768 commit 6daeac5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/jasmine/tests/validate_test.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
var Plotly = require('@lib/index');
22
var Lib = require('@src/lib');
33

4-
Plotly.register([
5-
// until they become official
6-
require('../assets/transforms/filter')
7-
]);
8-
9-
104
describe('Plotly.validate', function() {
115

126
function assertErrorContent(obj, code, cont, trace, path, astr, msg) {

0 commit comments

Comments
 (0)