This commit is contained in:
Julien Fastré 2024-11-06 17:10:53 +01:00
parent 7aca08c89e
commit ac353ec3bc
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -107,7 +107,7 @@ class CancelStaleWorkflowCronJobTest extends TestCase
yield [ yield [
null, null,
true true,
]; ];
} }