Fix some tests. Use travis-ci 1.9.2
This commit is contained in:
parent
e16cebac3e
commit
9a88e4d184
7 changed files with 10 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue