adapt cuke to work with poltergeist

pull/4937/merge
Jens Ulferts 8 years ago committed by Oliver Günther
parent f7e86feb71
commit 7b4b232768
  1. 2
      features/projects/copy_project.feature

@ -80,7 +80,7 @@ Feature: Project Settings
And I click on "Copy"
Then I should see "Started to copy project"
And I go to the settings page of the project "copied-project"
And I should see "project2" within "#project_parent_id"
And the "project_parent_id" drop-down should have "project2" selected
@javascript
Scenario: Copy a project with types

Loading…
Cancel
Save