Skip to content

Commit 3895c6b

Browse files
committed
typo.
1 parent a48b1ee commit 3895c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ def test_main_version_with_options(
232232

233233
assert result.exit_code == 0
234234
assert "Wristpy version" in result.output
235-
mock_run.assert_not_called
235+
mock_run.assert_not_called()

0 commit comments

Comments
 (0)