mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
The reactor tests were migrated to PyTest
This commit is contained in:
parent
6c3ea29e0d
commit
00df28a015
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ TEST_SUITES_UNORDERED = {
|
|||
"path": "integration/cloud/clouds",
|
||||
},
|
||||
"minion": {"display_name": "Minion", "path": "integration/minion"},
|
||||
"reactor": {"display_name": "Reactor", "path": "integration/reactor"},
|
||||
"proxy": {"display_name": "Proxy", "path": "integration/proxy"},
|
||||
"external_api": {"display_name": "ExternalAPIs", "path": "integration/externalapi"},
|
||||
"daemons": {"display_name": "Daemon", "path": "integration/daemons"},
|
||||
|
|
Loading…
Add table
Reference in a new issue