Skip to content

Commit

Permalink
Fixed test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 8, 2024
1 parent c0b92e2 commit b78deb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/timeouts_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ def test_lock_timeout_retries_add_index_remove_invalid_indexes
StrongMigrations.stub(:remove_invalid_indexes, true) do
assert_retries AddIndexConcurrently
end

migrate AddIndexConcurrently, direction: :down
end

def reset_timeouts
Expand Down

0 comments on commit b78deb4

Please sign in to comment.