Skip to content
Snippets Groups Projects
Commit 4163c369 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3095593: Fix Entity settings in the Scenario: Add Entity Queue Test...

Issue #3095593: Fix Entity settings in the Scenario: Add Entity Queue Test Queue and use Test Content type
parent 35bb69fb
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,10 @@ Scenario: Add Entity Queue Test Queue and use Test Content type ...@@ -23,7 +23,10 @@ Scenario: Add Entity Queue Test Queue and use Test Content type
Then I should see "Add Entity Queue" Then I should see "Add Entity Queue"
When I fill in "Test Queue" for "Name" When I fill in "Test Queue" for "Name"
And I fill in "test_queue" for "Machine-readable name" And I fill in "test_queue" for "Machine-readable name"
And I check the box "Test Content" And I click "Entity settings"
And I wait
Then I should see "Content type"
When I check the box "Test Content"
And I press "Save" And I press "Save"
And I wait And I wait
Then I should see "The entity queue Test Queue has been added." Then I should see "The entity queue Test Queue has been added."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment