mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Logging integration tests were migrated to PyTest
This commit is contained in:
parent
5885f9f2da
commit
a24cd9e583
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ TEST_SUITES_UNORDERED = {
|
|||
"external_api": {"display_name": "ExternalAPIs", "path": "integration/externalapi"},
|
||||
"daemons": {"display_name": "Daemon", "path": "integration/daemons"},
|
||||
"sdb": {"display_name": "Sdb", "path": "integration/sdb"},
|
||||
"logging": {"display_name": "Logging", "path": "integration/logging"},
|
||||
}
|
||||
|
||||
TEST_SUITES = collections.OrderedDict(
|
||||
|
|
Loading…
Add table
Reference in a new issue