refactor(connector): [Adyen] refactor adyen payment method not implemented errors (#1950)

This commit is contained in:
Swangi Kumari
2023-09-08 19:27:48 +05:30
committed by GitHub
parent fea075e32e
commit 955534e953
3 changed files with 75 additions and 24 deletions

View File

@ -852,6 +852,7 @@ fn should_make_adyen_touch_n_go_payment_test() {
tester!(should_make_adyen_touch_n_go_payment);
}
#[ignore]
#[test]
#[serial]
fn should_make_adyen_momo_atm_payment_test() {