Skip to content

Commit

Permalink
Removed typo'd line in test test_salt_call_versions
Browse files Browse the repository at this point in the history
  • Loading branch information
David Murphy committed Oct 5, 2023
1 parent a0d6714 commit b8016c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pytests/integration/cli/test_salt_call.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,4 +498,3 @@ def test_salt_call_versions(salt_call_cli):
"""
ret = salt_call_cli.run("test.versions")
assert ret.returncode == 0
assert ret.data[0] == 2

0 comments on commit b8016c4

Please sign in to comment.