This commit is contained in:
17
fixtures/plugin_api/renderers_clear.json
Normal file
17
fixtures/plugin_api/renderers_clear.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "renderers_clear",
|
||||
"category": "renderer_management",
|
||||
"description": "Clear all renderers and verify list is empty",
|
||||
"tags": [
|
||||
"renderer",
|
||||
"plugin_management",
|
||||
"clear",
|
||||
"trait-bridge"
|
||||
],
|
||||
"call": "clear_renderers",
|
||||
"assertions": [
|
||||
{
|
||||
"type": "not_error"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user