- Issue created by @bojanz
- Merge request !63Issue #3495975 by bojanz: CountryConstraintValidatorTest is failing → (Merged) created by bojanz
Automatically closed - issue fixed for 2 weeks with no activity.
1) Drupal\Tests\address\Unit\Plugin\Validation\Constraint\CountryConstraintValidatorTest::testValidate with data set #3 ('InvalidValue', 'The country %value is not valid.')
Prophecy\Exception\Prophecy\MethodProphecyException: The method "addViolation" has a void return type, and so cannot return anything
/builds/project/address/vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php:256
/builds/project/address/tests/src/Unit/Plugin/Validation/Constraint/CountryConstraintValidatorTest.php:60
/builds/project/address/vendor/bin/phpunit:122
2) Drupal\Tests\address\Unit\Plugin\Validation\Constraint\CountryConstraintValidatorTest::testValidate with data set #4 ('RS', 'The country %value is not available.')
Prophecy\Exception\Prophecy\MethodProphecyException: The method "addViolation" has a void return type, and so cannot return anything
/builds/project/address/vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php:256
/builds/project/address/tests/src/Unit/Plugin/Validation/Constraint/CountryConstraintValidatorTest.php:60
/builds/project/address/vendor/bin/phpunit:122
Active
2.1
Code
Automatically closed - issue fixed for 2 weeks with no activity.