refactor(#4): ✅ Commented a visit command to set a testcase up.
I am wondering if we can test that directly without connecting first. I will defeat the purpose of user area though. None.
This commit is contained in:
parent
8161e77c7a
commit
44450b918f
@ -63,6 +63,7 @@ describe('Should allow valid user and block the rest', () => {
|
||||
});
|
||||
|
||||
it.skip('Allow to disconnect a connected user', function() {
|
||||
// cy.visit("ok.html")
|
||||
// get back
|
||||
cy.contains('Retour').click()
|
||||
cy.title().should('eq', 'QA @ Trusk')
|
||||
|
Loading…
x
Reference in New Issue
Block a user