Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 committed Apr 11, 2023
1 parent 5c16af4 commit cff4925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/cyESLintPluginSample.cy.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('eslint-plugin-cypress ruless', () => {
describe('eslint-plugin-cypress rules', () => {
beforeEach(() => {
cy.visit('./src/index.html')
})
Expand Down

0 comments on commit cff4925

Please sign in to comment.