Fix whitespace

This commit is contained in:
Jacob Vosmaer 2017-09-01 12:49:28 +02:00
parent e81229805d
commit 129d6bf2de
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ describe Repository, models: true do
expect(repository).to receive(:expire_branches_cache)
repository.with_branch(user, 'new-feature') do
new_rev
new_rev
end
end
end