diff --git a/frontend/cypress/support/commands.ts b/frontend/cypress/support/commands.ts
index a385fea8..6fae91b5 100644
--- a/frontend/cypress/support/commands.ts
+++ b/frontend/cypress/support/commands.ts
@@ -1,3 +1,5 @@
+///
+
declare namespace Cypress {
interface Chainable {
goSecondPersonalInformation(): Chainable;