Commit 3f6101aa authored by Valery Sizov's avatar Valery Sizov

test fix

parent 93bcc9ca
......@@ -11,7 +11,7 @@ class Spinach::Features::GroupActiveTab < Spinach::FeatureSteps
step 'the active main tab should be Settings' do
page.within '.nav-sidebar' do
expect(page).to have_content('Back to group')
expect(page).to have_content('Go to group')
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