From cc093513f10f1c98e896b161ddae2f2f3a20a3d5 Mon Sep 17 00:00:00 2001 From: Maciej Barelkowski Date: Wed, 18 Oct 2023 08:38:48 +0200 Subject: [PATCH] test: fix wording Co-authored-by: Beatriz Mendes --- .../test/spec/features/editor-actions/DrdEditorActionsSpec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {