-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHPUnit Test fails: checkout_test::test_checkout #2
Comments
@georgmaisser @bernhard-wunderbyte
|
@georgmaisser How should we proceed? |
I added secrets and retriggered this job: test (8.1, MOODLE_405_STABLE, mariadb) Let's see if it works with the secrets |
@georgmaisser Still failed. My fork passed https://github.com/semteacher/moodle-payment_gw_mpay24/actions/runs/11969473949 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was 1 error:
InvalidArgumentException: The merchant ID '' you have given is wrong, it must be 5-digit number and starts with 7 or 9!
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/payment/gateway/mpay24/thirdparty/mpay24/src/Mpay24Config.php:167
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/payment/gateway/mpay24/thirdparty/mpay24/src/Mpay24Config.php:133
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/payment/gateway/mpay24/thirdparty/mpay24/src/Mpay24.php:37
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/payment/gateway/mpay24/classes/external/get_config_for_js.php:134
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/payment/gateway/mpay24/tests/checkout_test.php:138
/home/runner/work/moodle-payment_gw_mpay24/moodle-payment_gw_mpay24/moodle/lib/phpunit/classes/advanced_testcase.php:81
The text was updated successfully, but these errors were encountered: