Commit f71718b1 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge pull request #1974 from dlackty/try-to-fix-spec-failure

Try to fix spec failure on master
parents 5f4dc90d 3692bc15
......@@ -40,6 +40,7 @@ module Pod
before do
set_up_test_repo
config.repos_dir = SpecHelper.tmp_repos_path
::REST.stubs(:head => stub(:success? => true))
end
it "lints a repository" 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