Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-01 16:41:02 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-01 16:41:02 +0400
commit72053703e816c848a54b089ecb318e66291b8b8c (patch)
treec12f84f40d2cd58e9f4abbc11a0cf0aee1632baa /spec/support
parent0082cfb14641ca7fa0cdf3aee641694c26c0ae26 (diff)
Fix API repository specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'spec/support')
-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