From 35dce8387d01b9a4d8e1a487b4aa550f69f689e8 Mon Sep 17 00:00:00 2001 From: Timur Karimov Date: Wed, 10 Jan 2024 14:24:07 +0100 Subject: [PATCH] cleanup e2e tests - part III --- .../{upe-split => wcpay}/shopper/shopper-bnpls-checkout.spec.js | 0 .../shopper/shopper-checkout-purchase-with-upe-methods.spec.js} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/e2e/specs/{upe-split => wcpay}/shopper/shopper-bnpls-checkout.spec.js (100%) rename tests/e2e/specs/{upe-split/shopper/shopper-deferred-intent-creation-upe-enabled.spec.js => wcpay/shopper/shopper-checkout-purchase-with-upe-methods.spec.js} (100%) diff --git a/tests/e2e/specs/upe-split/shopper/shopper-bnpls-checkout.spec.js b/tests/e2e/specs/wcpay/shopper/shopper-bnpls-checkout.spec.js similarity index 100% rename from tests/e2e/specs/upe-split/shopper/shopper-bnpls-checkout.spec.js rename to tests/e2e/specs/wcpay/shopper/shopper-bnpls-checkout.spec.js diff --git a/tests/e2e/specs/upe-split/shopper/shopper-deferred-intent-creation-upe-enabled.spec.js b/tests/e2e/specs/wcpay/shopper/shopper-checkout-purchase-with-upe-methods.spec.js similarity index 100% rename from tests/e2e/specs/upe-split/shopper/shopper-deferred-intent-creation-upe-enabled.spec.js rename to tests/e2e/specs/wcpay/shopper/shopper-checkout-purchase-with-upe-methods.spec.js