Skip to content

Commit

Permalink
fix: faied test
Browse files Browse the repository at this point in the history
  • Loading branch information
dadiorchen committed Jan 17, 2022
1 parent 8e09c82 commit eacc51e
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ describe('Organizations', () => {
});

cy.url().should('include', '/organizations');
cy.get('h6').contains('180Earth');
cy.get('h4').contains('About the Organization');
cy.get('div').contains('Planter since November 11, 2019');
cy.get('h4').contains('Mission');
cy.contains('test1');
});
});

0 comments on commit eacc51e

Please sign in to comment.