Skip to content

Commit 6741a09

Browse files
committed
Change test case for 'venv lock' to fit updated requirements
1 parent d2383e0 commit 6741a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_venv_lock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def test_venv_lock(
4848
@parametrize(
4949
"lock_arg",
5050
[
51-
"file.lock",
51+
"file.txt",
5252
"requirements.txt",
5353
"requirements.asd",
5454
],

0 commit comments

Comments
 (0)