From 8dde4c2fb20eb030ce42f8fb919ee62115fbc9f3 Mon Sep 17 00:00:00 2001 From: Timur Karimov Date: Wed, 10 Jan 2024 14:26:27 +0100 Subject: [PATCH] cleanup e2e tests - part III --- .../{upe-split => wcpay}/shopper/shopper-bnpls-checkout.spec.js | 0 .../shopper/shopper-deferred-intent-creation-upe-enabled.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 => wcpay}/shopper/shopper-deferred-intent-creation-upe-enabled.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-deferred-intent-creation-upe-enabled.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-deferred-intent-creation-upe-enabled.spec.js