Commit eb29648b authored by Marin Jankovski's avatar Marin Jankovski

Fix the ssh keys test.

parent 607ea7c6
......@@ -37,9 +37,7 @@ class Spinach::Features::ProfileSshKeys < Spinach::FeatureSteps
end
step 'I should not see "Work" ssh key' do
within "#keys-table" do
page.should_not have_content "Work"
end
page.should_not have_content "Work"
end
step 'I have ssh key "ssh-rsa Work"' 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