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