Commit 2d5096b6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix ambiguity for member link in test

parent 37187336
......@@ -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
......
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