@@ -48,7 +51,7 @@ class SchedulerTokenReplaceTest extends SchedulerBrowserTestBase {
foreach($test_casesas$test_data){
// Edit the entity and set the body tokens to use the format being tested.
$edit=[
"{$this->bodyField($entityTypeId)}[0][value]"=>"Publish on: [{$entityTypeId}:scheduler-publish{$test_data['token_format']}]. Unpublish on: [{$entityTypeId}:scheduler-unpublish{$test_data['token_format']}].",
"{$this->bodyField($entityTypeId)}[0][value]"=>"Publish on: [{$tokenTypeId}:scheduler-publish{$test_data['token_format']}]. Unpublish on: [{$tokenTypeId}:scheduler-unpublish{$test_data['token_format']}].",