diff --git a/tests/e2e-tests/cart-page.js b/tests/e2e-tests/front-end/cart-page.js similarity index 100% rename from tests/e2e-tests/cart-page.js rename to tests/e2e-tests/front-end/cart-page.js diff --git a/tests/e2e-tests/checkout-page.js b/tests/e2e-tests/front-end/checkout-page.js similarity index 100% rename from tests/e2e-tests/checkout-page.js rename to tests/e2e-tests/front-end/checkout-page.js diff --git a/tests/e2e-tests/my-account-page.js b/tests/e2e-tests/front-end/my-account-page.js similarity index 100% rename from tests/e2e-tests/my-account-page.js rename to tests/e2e-tests/front-end/my-account-page.js diff --git a/tests/e2e-tests/single-product.js b/tests/e2e-tests/front-end/single-product.js similarity index 100% rename from tests/e2e-tests/single-product.js rename to tests/e2e-tests/front-end/single-product.js