Skip to content

Commit 2ff0add

Browse files
committed
fix test
1 parent 672f9b6 commit 2ff0add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_bundled_wheels.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ def test_wheel_source_date_epoch(tmp_path, monkeypatch):
138138
func=Mock(),
139139
prog="auditwheel",
140140
verbose=1,
141+
zip=None,
141142
)
142143
monkeypatch.setenv("SOURCE_DATE_EPOCH", "650203200")
143144
# patchelf might not be available as we aren't running in a manylinux container

0 commit comments

Comments
 (0)