Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Oct 20, 2024
1 parent 203ca8e commit 4ce135a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/PageRenderChecksCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ protected function pagesDataProvider(): array
[
'url' => '/settings/email', 'title' => 'Email Settings', 'extraContent' => [
['rendered' => 'System Email Address'],
['rendered' => 'This can be set to an environment variable. Learn more'],
['rendered' => 'This can begin with an environment variable. Learn more'],
['rendered' => 'Sender Name'],
['rendered' => 'HTML Email Template'],
['rendered' => 'Transport Type'],
Expand Down

0 comments on commit 4ce135a

Please sign in to comment.