summaryrefslogtreecommitdiff
path: root/spec/support/repo_helpers.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-01 15:41:02 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-01 15:41:02 +0300
commit72053703e816c848a54b089ecb318e66291b8b8c (patch)
treec12f84f40d2cd58e9f4abbc11a0cf0aee1632baa /spec/support/repo_helpers.rb
parent0082cfb14641ca7fa0cdf3aee641694c26c0ae26 (diff)
downloadgitlab-ce-72053703e816c848a54b089ecb318e66291b8b8c.tar.gz
Fix API repository specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'spec/support/repo_helpers.rb')
-rw-r--r--spec/support/repo_helpers.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/repo_helpers.rb b/spec/support/repo_helpers.rb
index 8c4c96ea851..f19c8ebf844 100644
--- a/spec/support/repo_helpers.rb
+++ b/spec/support/repo_helpers.rb
@@ -13,6 +13,7 @@ module RepoHelpers
#
def sample_blob
OpenStruct.new(
+ oid: '5f53439ca4b009096571d3c8bc3d09d30e7431b3',
path: "files/js/commit.js.coffee",
data: <<eos
class Commit