Skip to content

Commit e56081f

Browse files
authored
typo
1 parent 48200a2 commit e56081f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_terminal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def option(request):
6565
return request.param
6666

6767

68-
@pytest.mark.parametrize("
68+
@pytest.mark.parametrize(
6969
"input,expected",
7070
[
7171
([DistInfo(project_name="test", version=1)], ["test-1"]),

0 commit comments

Comments
 (0)