Add skipped tutorials to test defaults
[MAILPOET-2209]
This commit is contained in:
@@ -18,6 +18,7 @@ class Settings {
|
||||
function withDefaultSettings() {
|
||||
$this->withCronTriggerMethod('WordPress');
|
||||
$this->withSendingMethodSmtpMailhog();
|
||||
$this->withSkippedTutorials();
|
||||
$this->withCookieRevenueTracking();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user