Skip to content

Commit da02ba4

Browse files
committed
Extend custom-plugins test to exercise new code
1 parent d3fdde8 commit da02ba4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/custom-plugins.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ parameters:
22
openshift4_console:
33
config:
44
plugins:
5+
- foo-bar
6+
- example-plugin
57
- example-plugin

tests/golden/custom-plugins/openshift4-console/openshift4-console/10_console.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ spec:
99
managementState: Managed
1010
plugins:
1111
- example-plugin
12+
- foo-bar

0 commit comments

Comments
 (0)