summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2016-09-01 16:20:29 +0100
committerAlfredo Sumaran <alfredo@gitlab.com>2016-10-13 14:16:34 -0500
commit241cca011f9a35c03e8f5fae1381a4af8a8f26bb (patch)
tree6409c27353c24032fb17959cf08554ef49554f84 /spec/support/test_env.rb
parent9727366b5a0a39a125925e2a7a78ed47e29b02f7 (diff)
downloadgitlab-ce-241cca011f9a35c03e8f5fae1381a4af8a8f26bb.tar.gz
Fix specs
Diffstat (limited to 'spec/support/test_env.rb')
-rw-r--r--spec/support/test_env.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/support/test_env.rb b/spec/support/test_env.rb
index d56274d0979..243d671c521 100644
--- a/spec/support/test_env.rb
+++ b/spec/support/test_env.rb
@@ -26,10 +26,10 @@ module TestEnv
'expand-collapse-lines' => '238e82d',
'video' => '8879059',
'crlf-diff' => '5938907',
- 'conflict-start' => '75284c7',
+ 'conflict-start' => '824be60',
'conflict-resolvable' => '1450cd6',
'conflict-binary-file' => '259a6fb',
- 'conflict-contains-conflict-markers' => '5e0964c',
+ 'conflict-contains-conflict-markers' => '78a3086',
'conflict-missing-side' => 'eb227b3',
'conflict-non-utf8' => 'd0a293c',
'conflict-too-large' => '39fa04f',