Skip to content

Commit 7a34f21

Browse files
committed
Move test cases related to compatibility out of test suite
Signed-off-by: Angel Misevski <[email protected]>
1 parent 5934862 commit 7a34f21

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

pkg/library/flatten/testdata/error_duplicate-editors.yaml renamed to pkg/library/flatten/testdata/disabled/error_duplicate-editors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Plugins incompatible with editor"
1+
name: "Duplicate editors"
22

33
input:
44
workspace:

pkg/library/flatten/testdata/error_multiple-editors.yaml renamed to pkg/library/flatten/testdata/disabled/error_multiple-editors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Plugins incompatible with editor"
1+
name: "Multiple editors in one workspace"
22

33
input:
44
workspace:

pkg/library/flatten/testdata/error_plugin-needs-missing-editor.yaml renamed to pkg/library/flatten/testdata/disabled/error_plugin-needs-missing-editor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Plugins incompatible with editor"
1+
name: "Plugin needs missing editor"
22

33
input:
44
workspace:

0 commit comments

Comments
 (0)