We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860ab69 commit 72df3a9Copy full SHA for 72df3a9
1 file changed
tests/features/smtp.feature
@@ -1,4 +1,3 @@
1
-@javascript
2
Feature: SMTP Mail test
3
4
Scenario: Sending a test email
@@ -49,7 +48,7 @@ Feature: SMTP Mail test
49
48
And I follow "Format"
50
And I press "Save and continue editing"
51
And I follow "Lists"
52
- # And I show the "targetlist2" tabpanel
+ And I show the "targetlist2" tabpanel
53
And I check "my test list" as target list
54
55
When I follow "Finish"
0 commit comments