mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
fix(ui-test): Run UI tests only on merge-queue (#1709)
This commit is contained in:
@ -35,6 +35,7 @@ async fn should_make_trustpay_3ds_payment(web_driver: WebDriver) -> Result<(), W
|
||||
|
||||
#[test]
|
||||
#[serial]
|
||||
#[ignore]
|
||||
fn should_make_trustpay_3ds_payment_test() {
|
||||
tester!(should_make_trustpay_3ds_payment);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user