diff options
author | Paul Okstad <pokstad@gitlab.com> | 2019-06-26 17:34:07 -0700 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-06-27 09:34:29 -0300 |
commit | 815855774823387566540998eb36cc2781207926 (patch) | |
tree | c6227008ba195b9aaf9389b3adfe39bd9820d325 | |
parent | 1b71a9ff07fced3764164f3e4160a65ce09eeb92 (diff) | |
download | gitlab-ce-po-raw-changes-encoding.tar.gz |
Update test repo branchpo-raw-changes-encoding
-rw-r--r-- | spec/support/helpers/test_env.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/helpers/test_env.rb b/spec/support/helpers/test_env.rb index 99791ae0bf5..e63099d89b7 100644 --- a/spec/support/helpers/test_env.rb +++ b/spec/support/helpers/test_env.rb @@ -65,7 +65,7 @@ module TestEnv 'submodule_inside_folder' => 'b491b92', 'png-lfs' => 'fe42f41', 'sha-starting-with-large-number' => '8426165', - 'invalid-utf8-diff-paths' => '19950f0' + 'invalid-utf8-diff-paths' => '99e4853' }.freeze # gitlab-test-fork is a fork of gitlab-fork, but we don't necessarily |