Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9ab31a

Browse files
style(test_check_command): Correct "argments" typo
1 parent cec5d32 commit f9ab31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/commands/test_check_command.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def test_check_a_range_of_git_commits_and_failed(config, mocker):
200200
error_mock.assert_called_once()
201201

202202

203-
def test_check_command_with_invalid_argment(config):
203+
def test_check_command_with_invalid_argument(config):
204204
with pytest.raises(InvalidCommandArgumentError) as excinfo:
205205
commands.Check(
206206
config=config,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /