Skip to content

Commit 2f4d3f1

Browse files
committed
changed skip test explanation
1 parent c526609 commit 2f4d3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/s3/test_s3_artifacts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ def __init__(self, cname):
236236

237237

238238
@pytest.mark.skip(
239-
reason="broken since https://github.com/gardenlinux/python-gardenlinux-lib/pull/236"
239+
reason="needs fix, see https://github.com/gardenlinux/python-gardenlinux-lib/pull/236"
240240
)
241241
def test_upload_from_directory_invalid_artifact_name(s3_setup):
242242
"""

0 commit comments

Comments
 (0)