Commit 2f939b4a authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix container registry specs after changing texts

parent ec28f0b5
...@@ -19,7 +19,7 @@ describe "Container Registry" do ...@@ -19,7 +19,7 @@ describe "Container Registry" do
scenario 'user visits container registry main page' do scenario 'user visits container registry main page' do
visit_container_registry visit_container_registry
expect(page).to have_content 'No container images' expect(page).to have_content 'No container image repositories'
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment