Refactor
This commit is contained in:
parent
75e7af85b5
commit
f1c1f18b93
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class DailyEmailTokenTest extends BrowserTestBase {
|
|||
'opd_daily_emails',
|
||||
];
|
||||
|
||||
public function test_the_token_returns_the_number_of_sent_daily_emails(): void {
|
||||
public function test_the_token_returns_the_number_of_published_daily_emails(): void {
|
||||
$this->createDailyEmailNode(
|
||||
isPublished: TRUE,
|
||||
title: $this->randomString(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue