mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Rename "providers" dir to "clouds" to respect naming convention
This commit is contained in:
parent
f1b7d54fdd
commit
d56dcdd608
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ TEST_SUITES = {
|
|||
'path': 'integration/netapi'},
|
||||
'cloud_provider':
|
||||
{'display_name': 'Cloud Provider',
|
||||
'path': 'integration/cloud/providers'},
|
||||
'path': 'integration/cloud/clouds'},
|
||||
'minion':
|
||||
{'display_name': 'Minion',
|
||||
'path': 'integration/minion'},
|
||||
|
|
Loading…
Add table
Reference in a new issue