diff options
Diffstat (limited to 'test/registries.conf')
-rw-r--r-- | test/registries.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/registries.conf b/test/registries.conf index bb7072d45..f27a282d6 100644 --- a/test/registries.conf +++ b/test/registries.conf @@ -1,3 +1,4 @@ +# Note that changing the order here may break tests. [registries.search] registries = ['docker.io', 'quay.io', 'registry.fedoraproject.org'] |