Skip to content

Commit

Permalink
Add another test to retry.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Apr 17, 2024
1 parent a92d4aa commit b350616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/retry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Minitest::Retry.use!(
methods_to_retry: [
"Test::AdminUi::TestApis#test_form",
"Test::Proxy::TestTimeoutsResponse#test_response_closes_when_chunk_delay_exceeds_read_timeout",
],

exceptions_to_retry: [
Expand Down

0 comments on commit b350616

Please sign in to comment.