Skip to content

Commit

Permalink
bridge: Retry failing tests up to two times
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Nov 28, 2024
1 parent 3dd431c commit 49f7be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridge/.config/nextest.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[profile.default]
retries = 2
slow-timeout = { period = "30s", terminate-after = 2 }

0 comments on commit 49f7be3

Please sign in to comment.