Skip to content
Snippets Groups Projects
Commit 6fc1747e authored by Alyssa Ross's avatar Alyssa Ross
Browse files

tests: add a missing Tab cache clear

This was responsible for the sporadic failures I encountered in #1878.
parent f0249643
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,7 @@ class FormularyFactoryTest < Homebrew::TestCase
keg.uninstall
formula.clear_cache
formula.bottle.clear_cache
Tab.clear_cache
end
def test_load_from_contents
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment