Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 24, 2023
1 parent a8bd5c4 commit 3c88ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/active_storage_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class ActiveStorageTest < Minitest::Test
def setup
skip unless defined?(ActiveStorage)

ActiveStorage::VariantRecord.delete_all
ActiveStorage::Attachment.delete_all
ActiveStorage::Blob.delete_all
end
Expand Down

0 comments on commit 3c88ce8

Please sign in to comment.