Commit f20337ca authored by Tim Zallmann's avatar Tim Zallmann

Fix for Login Test Problem

parent beb41aac
......@@ -2,6 +2,8 @@ class Spinach::Features::NewMenu < Spinach::FeatureSteps
include SharedAuthentication
include SharedPaths
include SharedProject
include SharedGroup
include SharedUser
step 'I click "New project" in top right menu' do
click_topmenuitem("New project")
......
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