Skip to content

Commit 72df3a9

Browse files
committed
show the tab panel with the list created
1 parent 860ab69 commit 72df3a9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/features/smtp.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@javascript
21
Feature: SMTP Mail test
32

43
Scenario: Sending a test email
@@ -49,7 +48,7 @@ Feature: SMTP Mail test
4948
And I follow "Format"
5049
And I press "Save and continue editing"
5150
And I follow "Lists"
52-
# And I show the "targetlist2" tabpanel
51+
And I show the "targetlist2" tabpanel
5352
And I check "my test list" as target list
5453
And I press "Save and continue editing"
5554
When I follow "Finish"

0 commit comments

Comments
 (0)