adapt to core

pull/6827/head
Jens Ulferts 9 years ago
parent 699ac23dc0
commit 2a8c393b2a
  1. 2
      features/global_create_project.feature

@ -67,6 +67,6 @@ Feature: Global Create Project
And I go to the new page of "Project"
And I fill in "project_name" with "ProjectName"
And I fill in "project_identifier" with "projectid"
And I press "Save"
And I press "Create"
Then I should see "Successful creation."
And I should be on the settings page of the project called "ProjectName"

Loading…
Cancel
Save