From a2f2c078fef9f015063b3aaa02fae5772787bd07 Mon Sep 17 00:00:00 2001 From: David Callizaya Date: Tue, 25 Jun 2024 20:34:47 -0400 Subject: [PATCH] Test Standard DatePeriod --- tests/unit/ProcessMaker/Nayra/Bpmn/DatePeriodTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/ProcessMaker/Nayra/Bpmn/DatePeriodTest.php b/tests/unit/ProcessMaker/Nayra/Bpmn/DatePeriodTest.php index 92187e92..4af8eda8 100644 --- a/tests/unit/ProcessMaker/Nayra/Bpmn/DatePeriodTest.php +++ b/tests/unit/ProcessMaker/Nayra/Bpmn/DatePeriodTest.php @@ -185,7 +185,7 @@ public function testPeriodsWithoutStartNorEndWithRepeatingNumber() } /** - * Compare DatePeriod with GlobalDatePeriod + * Compare DatePeriod with PHP DatePeriod */ public function testStandardDatePeriod() {