CI #1226
Annotations
3 errors
🧪 PHPUnit Tests:
tests/Rules/Cell/ComboDateAgeTest.php#L29
JBZoo\PHPUnit\Rules\Cell\ComboDateAgeTest::testEqual
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'The age of the value "2020-10-02" is parsed as "3" years, which is not equal than the expected "0 years"'
+'The age of the value "2020-10-02" is parsed as "4" years, which is not equal than the expected "0 years"'
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Rules/Cell/ComboDateAgeTest.php:36
|
🧪 PHPUnit Tests:
tests/Rules/Cell/ComboDateAgeTest.php#L51
JBZoo\PHPUnit\Rules\Cell\ComboDateAgeTest::testMin
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'The age of the value "2020-10-02" is parsed as "3" years, which is less than the expected "21 years"'
+'The age of the value "2020-10-02" is parsed as "4" years, which is less than the expected "21 years"'
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Rules/Cell/ComboDateAgeTest.php:60
|
🧪 PHPUnit Tests
Process completed with exit code 2.
|
Loading