summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2014-09-10 10:33:13 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2014-09-10 10:33:13 +0000
commitf2007e748890a2b818b4f3b0dceea0a5158df539 (patch)
treec741c9a9da751ddab60158ee95ae09bc6890a859 /db
parent6b7e80cb198926a07e3fc94ca850edd4ed4169b8 (diff)
parentb0435576df97b06308457456aa10de46fcfce6fe (diff)
downloadgitlab-ce-f2007e748890a2b818b4f3b0dceea0a5158df539.tar.gz
Merge branch 'testme_url' into 'master'
Fetch the testme repository from gitlab.com See merge request !1078
Diffstat (limited to 'db')
-rw-r--r--db/fixtures/development/04_project.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/fixtures/development/04_project.rb b/db/fixtures/development/04_project.rb
index b93229a0609..e8418042263 100644
--- a/db/fixtures/development/04_project.rb
+++ b/db/fixtures/development/04_project.rb
@@ -7,7 +7,7 @@ Sidekiq::Testing.inline! do
'https://github.com/gitlabhq/gitlabhq.git',
'https://github.com/gitlabhq/gitlab-ci.git',
'https://github.com/gitlabhq/gitlab-shell.git',
- 'https://github.com/gitlabhq/testme.git',
+ 'https://gitlab.com/gitlab-org/testme.git',
'https://github.com/twitter/flight.git',
'https://github.com/twitter/typeahead.js.git',
'https://github.com/h5bp/html5-boilerplate.git',