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:
Diffstat (limited to 'scripts/gitaly-test-spawn')
-rwxr-xr-xscripts/gitaly-test-spawn4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gitaly-test-spawn b/scripts/gitaly-test-spawn
index 7cb9ea803f8..e7e25a217b2 100755
--- a/scripts/gitaly-test-spawn
+++ b/scripts/gitaly-test-spawn
@@ -3,10 +3,10 @@
# This script is used both in CI and in local development 'rspec' runs.
-require_relative 'gitaly_test'
+require_relative '../spec/support/helpers/gitaly_setup'
class GitalyTestSpawn
- include GitalyTest
+ include GitalySetup
def run
set_bundler_config