Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb-MCaw committed Aug 30, 2024
1 parent 8bd378c commit bddc37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/tests/publish/private-indexes/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def test(
],
input=num_confirms * ["y"],
complain_on_error=expect_success,
timeout=10,
timeout=60,
)

# Check output matches
Expand Down

0 comments on commit bddc37f

Please sign in to comment.