Skip to content
Snippets Groups Projects
Commit 2d5096b6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix ambiguity for member link in test

parent 37187336
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -53,7 +53,7 @@ class ProjectTeamManagement < Spinach::FeatureSteps
end
 
Given 'I click link "Sam"' do
click_link "Sam"
first(:link, "Sam").click
end
 
Then 'I should see "Sam" team profile' do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment