We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b59828 commit 547db5eCopy full SHA for 547db5e
tests/unit/modules/test_redismod.py
@@ -1,7 +1,7 @@
1
"""
2
- :codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
+:codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
3
4
- Test cases for salt.modules.redismod
+Test cases for salt.modules.redismod
5
6
7
from datetime import datetime
tests/unit/states/test_redismod.py
@@ -1,5 +1,5 @@
from unittest.mock import MagicMock
0 commit comments