diff --git a/cypress/e2e/01_moduleConfig.cy.js b/cypress/e2e/01-moduleConfig.cy.js similarity index 100% rename from cypress/e2e/01_moduleConfig.cy.js rename to cypress/e2e/01-moduleConfig.cy.js diff --git a/cypress/e2e/02_authorizeAfterAuthorization.cy.js b/cypress/e2e/02-authorizeAfterAuthorization.cy.js similarity index 100% rename from cypress/e2e/02_authorizeAfterAuthorization.cy.js rename to cypress/e2e/02-authorizeAfterAuthorization.cy.js diff --git a/cypress/e2e/03_authorizeBeforeAuthorization.cy.js b/cypress/e2e/03-authorizeBeforeAuthorization.cy.js similarity index 100% rename from cypress/e2e/03_authorizeBeforeAuthorization.cy.js rename to cypress/e2e/03-authorizeBeforeAuthorization.cy.js diff --git a/cypress/e2e/04_captureAfterAuthorization.cy.js b/cypress/e2e/04-captureAfterAuthorization.cy.js similarity index 100% rename from cypress/e2e/04_captureAfterAuthorization.cy.js rename to cypress/e2e/04-captureAfterAuthorization.cy.js diff --git a/cypress/e2e/05_captureBeforeAuthorization.cy.js b/cypress/e2e/05-captureBeforeAuthorization.cy.js similarity index 100% rename from cypress/e2e/05_captureBeforeAuthorization.cy.js rename to cypress/e2e/05-captureBeforeAuthorization.cy.js