fix(routing/tests): fix unit tests for routing (#4438)

This commit is contained in:
Shanks
2024-04-24 14:55:13 +05:30
committed by GitHub
parent 56f14b935d
commit 1d0d94d5e6
3 changed files with 5 additions and 3 deletions

View File

@ -304,7 +304,7 @@ mod tests {
& payment_method /= reward
& payment_method /= voucher
& payment_method /= gift_card
& payment_method /= card_redirect
}
}
}