Skip to content

Commit

Permalink
Change to simple quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Strift committed Feb 24, 2025
1 parent f919ec2 commit 89d26c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/test-no-meilisearch.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ describe(`Test without Meilisearch running`, () => {
})

it('Should invite to start Meilisearch', () => {
cy.contains(`It seems like Meilisearch isn’t running`)
cy.contains('It seems like Meilisearch isn’t running')
})
})

0 comments on commit 89d26c4

Please sign in to comment.