Add test to check solution display in surveys
This commit is contained in:
parent
6b8b520bc5
commit
68c5375bab
|
|
@ -65,7 +65,5 @@ describe('Solutions', () => {
|
|||
|
||||
cy.get('.survey__page').should('exist');
|
||||
cy.get('[data-cy=solution]').should('exist');
|
||||
|
||||
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue