Fix specs

This commit is contained in:
Kamil Trzcinski 2016-05-13 08:45:57 -05:00
parent 5c2f2fd289
commit 575a73c896
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ class Namespace < ActiveRecord::Base
end
def any_project_has_container_registry_tags?
projects.any?(:has_container_registry_tags?)
projects.any?(&:has_container_registry_tags?)
end
def send_update_instructions