I get the following warning when executing the unit tests:
vendor/bin/phpunit --filter metadata_registry_test
The error seems to be a missing language string of local_wunderbyte_table:
$string['privacy:reason'] = '';
in /var/www/public_html/local/wunderbyte_table/lang/en/local_wunderbyte_table.php
I get the following warning when executing the unit tests:
vendor/bin/phpunit --filter metadata_registry_testThe error seems to be a missing language string of local_wunderbyte_table:
$string['privacy:reason'] = '';
in /var/www/public_html/local/wunderbyte_table/lang/en/local_wunderbyte_table.php