Skip to content

Commit 1b9c47f

Browse files
author
Peter Cenov
committed
Merge remote-tracking branch 'origin/gherkins-cws-2' into gherkins-cws-2
2 parents e0c81a5 + 7524304 commit 1b9c47f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integration_testing/features/manage-resources/bulk-editing/bul-edit-multiple-resources.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Feature: Bulk edit multiple resources
5252
And I see the *Audience* section with the *Language* and *Visible to* drop-downs
5353
And I see the *Source* section with *Author*, *Provider*, *Aggregator*, *License* and *Copyright* holder fields
5454
When I make any modifications
55-
And I click the *Finish* button
55+
And I click the *Finish* button
5656
Then I am back at the channel editor
5757
When I select again the same resources
5858
And I click the *Edit details* icon
@@ -69,7 +69,7 @@ Feature: Bulk edit multiple resources
6969
And I see the *Audience* section with the *Language* and *Visible to* drop-downs
7070
And I see the *Source* section with *Author*, *Provider*, *Aggregator*, *License* and *Copyright* holder fields
7171
When I make any modifications
72-
And I click the *Finish* button
72+
And I click the *Finish* button
7373
Then I am back at the channel editor
7474
When I select again the same resources
7575
And I click the *Edit details* icon
@@ -85,7 +85,7 @@ Feature: Bulk edit multiple resources
8585
And I see the *Basic information* section containing the *Tags* field
8686
And I see the *Audience* section with the *Language* drop-down
8787
When I make any modifications
88-
And I click the *Finish* button
88+
And I click the *Finish* button
8989
Then I am back at the channel editor
9090
When I select again the same resources
9191
And I click the *Edit details* icon

integration_testing/features/manage-resources/copy-resources/manage-clipboard.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ Feature: Manage the clipboard
3131
Given I am viewing the clipboard
3232
When I right click a folder or a resource
3333
And click the *Move to...* option from the menu
34-
Then I see the *Move N folder(s), N resources into: <channel>* modal
34+
Then I see the *Move N folder(s), N resources into: <channel>* modal
3535
And I can choose a new directory or channel to move the items to
3636

3737
Scenario: Move multiple resources
3838
Given I am viewing the clipboard
3939
When I select multiple items
4040
Then I see that the select bar changes to an actions bar
4141
When I click the *Move* button in the actions bar
42-
Then I see the *Move N folder(s), N resources into: <channel>* modal
42+
Then I see the *Move N folder(s), N resources into: <channel>* modal
4343
And I can choose a new directory or channel to move the items to
4444

4545
Scenario: Delete a resource from the clipboard via right click

0 commit comments

Comments
 (0)