Issues
1) tool_redirects\regex_validator_test::test_it_validates_the_regex
The data provider specified for tool_redirects\regex_validator_test::test_it_validates_the_regex is invalid
Data Provider method tool_redirects\regex_validator_test::provider_for_test_it_validates_the_regex() is not static
/var/www/osbc/public/admin/tool/redirects/tests/phpunit/regex_validator_test.php:59
2) tool_redirects\regex_validator_test::test_it_throws_exception_if_regex_is_not_string
The data provider specified for tool_redirects\regex_validator_test::test_it_throws_exception_if_regex_is_not_string is invalid
Data Provider method tool_redirects\regex_validator_test::provider_for_test_it_throws_exception_if_regex_is_not_string() is not static
/var/www/osbc/public/admin/tool/redirects/tests/phpunit/regex_validator_test.php:83
Moodle version : Moodle 5.1
How to replicate:
vendor/bin/phpunit
vendor/bin/phpunit public/admin/tool/redirects/tests/phpunit/regex_validator_test.php
Issues
Moodle version : Moodle 5.1
How to replicate: