Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Aug 18, 2024
1 parent 8746a1f commit e7f36ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ object ClientServerTests extends TestSuite {

def tests = Tests {
val tester = new Tester
"hello" - {
"hello" - retry(3) {

val res1 = tester(args = Array("world"))

Expand Down

0 comments on commit e7f36ba

Please sign in to comment.