diff --git a/packages/dmn-js-drd/test/spec/features/editor-actions/DrdEditorActionsSpec.js b/packages/dmn-js-drd/test/spec/features/editor-actions/DrdEditorActionsSpec.js index 1c7c1fbd..7f4cb432 100644 --- a/packages/dmn-js-drd/test/spec/features/editor-actions/DrdEditorActionsSpec.js +++ b/packages/dmn-js-drd/test/spec/features/editor-actions/DrdEditorActionsSpec.js @@ -119,7 +119,7 @@ describe('features/editor-actions', function() { }); - describe('lassoTool', function() { + describe('search', function() { it('should toggle', inject(function(editorActions, searchPad) {