Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Jun 7, 2024
1 parent 1a9f44c commit 7efb8bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/datahub-e2e/src/e2e/search.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ describe('search', () => {
.first()
.click()
cy.get('mel-datahub-results-card-favorite').as('favoriteCard')
cy.log('successfully added a favorite')
})
it('should display the correct subtitle', () => {
cy.get('mel-datahub-search-header')
Expand Down

0 comments on commit 7efb8bf

Please sign in to comment.