mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove char wrongly introduced in merge-forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
baa119fa01
commit
6c9dc08bb1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import salt.exceptions
|
|||
import salt.transport.tcp
|
||||
from tests.support.mock import MagicMock, PropertyMock, patch
|
||||
|
||||
tpytestmark = [
|
||||
pytestmark = [
|
||||
pytest.mark.core_test,
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue