15924: Change import paths to git.arvados.org.
[arvados.git] / services / api / test / unit / commit_test.rb
index 1c772de0470771f8768b7b4c24f2df9c598361a4..63068ef9c5e05c76ef2f43eee546cb2c4531be9d 100644 (file)
@@ -53,7 +53,7 @@ class CommitTest < ActiveSupport::TestCase
    '/bogus/repo',
    '/not/allowed/.git',
    'file:///not/allowed.git',
-   'git.curoverse.com/arvados.git',
+   'git.arvados.org/arvados.git',
    'github.com/curoverse/arvados.git',
   ].each do |url|
     test "find_commit_range skips fetch_remote_repository for #{url}" do