Commit 2095780f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix tests

parent d6036f08
......@@ -15,7 +15,7 @@ describe KeyObserver do
)
@observer = KeyObserver.instance
@observer.stub(:git_host => @gitolite)
@observer.stub(gitolite: @gitolite)
end
context :after_save 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