Remove unneeded call to #shutup! in spec.
This commit is contained in:
parent
2dce2ace2c
commit
57fa48b758
@ -121,7 +121,6 @@ describe GitDownloadStrategy do
|
||||
git_commit_all
|
||||
end
|
||||
|
||||
subject.shutup!
|
||||
expect(subject.fetch_last_commit).to eq("f68266e")
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user