Skip to content

Commit

Permalink
Retry another test.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed May 4, 2024
1 parent d7046c1 commit 157f40b
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 @@ -3,6 +3,7 @@
require "minitest/retry"
Minitest::Retry.use!(
methods_to_retry: [
"Test::AdminUi::Login::TestLocalAndExternalProviders#test_password_fields_only_for_my_account",
"Test::AdminUi::TestApis#test_form",
"Test::Proxy::TestTimeoutsResponse#test_response_closes_when_chunk_delay_exceeds_read_timeout",
],
Expand Down

0 comments on commit 157f40b

Please sign in to comment.