Merge pull request #16681 from reitermarkus/formula-unavailable-flaky-tests

Fix flaky `CaskDependent` tests.
This commit is contained in:
Markus Reiter 2024-02-16 10:55:37 +01:00 committed by GitHub
commit a0148b9890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,6 +180,8 @@ RSpec.shared_context "integration test" do # rubocop:disable RSpec/ContextWordin
#{content.gsub(/^(?!$)/, " ")}
end
RUBY
CoreTap.instance.clear_cache
end
end