Commit 830eaa7f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix tags spinach test

parent f4845d6b
......@@ -5,6 +5,6 @@ class ProjectBrowseTags < Spinach::FeatureSteps
Then 'I should see "Shop" all tags list' do
page.should have_content "Tags"
page.should have_content "v1.2.1"
page.should have_content "v1.0.0"
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