mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 07:06:17 +10:00
Fix tags spinach test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user