Skip to content

Commit bbdcf45

Browse files
authored
Fix plugin example test failures due to deprecation warning (#131819)
1 parent 55141a2 commit bbdcf45

File tree

2 files changed

+0
-2
lines changed
  • plugins/examples
    • custom-settings/src/yamlRestTest/resources/rest-api-spec/test/customsettings
    • rest-handler/src/yamlRestTest/resources/rest-api-spec/test/resthandler

2 files changed

+0
-2
lines changed

plugins/examples/custom-settings/src/yamlRestTest/resources/rest-api-spec/test/customsettings/10_plugin.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Use the Cat Plugins API to retrieve the list of plugins
44
- do:
55
cat.plugins:
6-
local: true
76
h: component
87

98
- match:

plugins/examples/rest-handler/src/yamlRestTest/resources/rest-api-spec/test/resthandler/10_basic.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Use the Cat Plugins API to retrieve the list of plugins
44
- do:
55
cat.plugins:
6-
local: true
76
h: component
87

98
- match:

0 commit comments

Comments
 (0)