Skip to content

Commit

Permalink
Remove extra timeout from Stage 10 test case
Browse files Browse the repository at this point in the history
  • Loading branch information
glokta1 committed Jun 18, 2024
1 parent bfb2e34 commit 1020c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/tester_definition.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ var testerDefinition = tester_definition.TesterDefinition{
{
Slug: "nd2",
TestFunc: testDownloadPiece,
Timeout: 30 * time.Second,
},
{
Slug: "jv8",
Expand Down

0 comments on commit 1020c41

Please sign in to comment.