Commit 6fbae5a7 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Downloader::Cache] Fix specs running

parent d6b73121
...@@ -17,7 +17,7 @@ module Pod ...@@ -17,7 +17,7 @@ module Pod
end end
after do after do
@cache.root.rmtree @cache.root.rmtree if @cache.root.directory?
end end
it 'returns the root' do it 'returns the root' do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment