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:
authorMarin Jankovski <maxlazio@gmail.com>2015-12-08 12:58:15 +0300
committerMarin Jankovski <maxlazio@gmail.com>2015-12-08 12:58:15 +0300
commit9bf51ae47d344c5939f275bb5ae429023456d30e (patch)
treec098a58629052bf4289cbc852153009e49fa7a2a /spec/support
parentbf17609e2a4cc062a9bccd67e90dd6524f0389b2 (diff)
Fix specs caused by update of gitlab-test repo.
Diffstat (limited to 'spec/support')
-rw-r--r--spec/support/test_env.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/support/test_env.rb b/spec/support/test_env.rb
index 47c67475cd0..985bd141e69 100644
--- a/spec/support/test_env.rb
+++ b/spec/support/test_env.rb
@@ -12,7 +12,8 @@ module TestEnv
'fix' => '48f0be4',
'improve/awesome' => '5937ac0',
'markdown' => '0ed8c6c',
- 'master' => 'be93687',
+ 'lfs' => 'be93687',
+ 'master' => '5937ac0',
"'test'" => 'e56497b',
}