Force interface implementation also on legacy storage (#87414)
* Force interface implementation also on legacy storage * Add DeleteCollection to folders and dashboards * Fix integration tests * Fix tests
This commit is contained in:
@@ -49,6 +49,7 @@ func TestIntegrationFoldersApp(t *testing.T) {
|
||||
"verbs": [
|
||||
"create",
|
||||
"delete",
|
||||
"deletecollection",
|
||||
"get",
|
||||
"list",
|
||||
"patch",
|
||||
|
||||
Reference in New Issue
Block a user