Skip to content

Commit

Permalink
Fix OID test (#4230)
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaigno authored Aug 15, 2018
1 parent 7dbcffc commit 3176166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_repository.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def rugged_repository
end

def master_oid
'2a6dd02c6e81b7e30d978806d43d4ba1a7ba8003'
'7dbcffcf982e766fc711e633322de848f2b60ba5'
end

def linguist_repo(oid = master_oid)
Expand Down

0 comments on commit 3176166

Please sign in to comment.