This commit is contained in:
Oliver Davies 2025-06-12 02:10:09 +01:00
parent 75e7af85b5
commit f1c1f18b93

View file

@ -20,7 +20,7 @@ class DailyEmailTokenTest extends BrowserTestBase {
'opd_daily_emails', '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( $this->createDailyEmailNode(
isPublished: TRUE, isPublished: TRUE,
title: $this->randomString(), title: $this->randomString(),