Fix some tests. Use travis-ci 1.9.2

This commit is contained in:
Dmitriy Zaporozhets 2013-01-05 00:43:32 +02:00
parent e16cebac3e
commit 9a88e4d184
7 changed files with 10 additions and 36 deletions

View file

@ -77,7 +77,7 @@ describe Note do
end
let(:project) { create(:project) }
let(:commit) { project.commit }
let(:commit) { project.repository.commit }
describe "Commit notes" do
before do