Closed micaherne closed 2 weeks ago
The default setting for calculator is 0, which isn't a valid choice out of the options. This causes these two core unit tests to fail:
\core\adminlib_test::test_admin_output_new_settings_by_page
\core\adminlib_test::test_admin_apply_default_settings
We can probably assume that the webpa calculator is available since it's bundled with the plugin, so it would be better to use that.
The default setting for calculator is 0, which isn't a valid choice out of the options. This causes these two core unit tests to fail:
\core\adminlib_test::test_admin_output_new_settings_by_page
\core\adminlib_test::test_admin_apply_default_settings
We can probably assume that the webpa calculator is available since it's bundled with the plugin, so it would be better to use that.