ci: Add ability to exclude tests via ID in testExclusionList.json (#8774)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"equal": true,
|
||||
"expectAsync": true,
|
||||
"notEqual": true,
|
||||
"it_id": true,
|
||||
"it_only_db": true,
|
||||
"it_only_mongodb_version": true,
|
||||
"it_only_postgres_version": true,
|
||||
|
||||
Reference in New Issue
Block a user