mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix comment in test
This commit is contained in:
parent
17398efcf7
commit
2ae510ff2b
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ class StringutilsTestCase(TestCase):
|
|||
)
|
||||
)
|
||||
|
||||
# Tests with list whitelist/blacklist
|
||||
# Tests with set whitelist/blacklist
|
||||
self.assertFalse(
|
||||
salt.utils.stringutils.check_whitelist_blacklist(
|
||||
'web_one',
|
||||
|
|
Loading…
Add table
Reference in a new issue