feat: 🚀 Created features for notifications and signin and stubbed them for automation.
This commit is contained in:
@@ -11,7 +11,7 @@ describe("As a Trusker, when I subscribe, I am asked for a mobile phone number."
|
||||
});
|
||||
|
||||
Then("I have to provide a phone number", () => {
|
||||
cy.log("");
|
||||
cy.expect(true).to.eq(true);
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user