Skip to content

Commit

Permalink
Fixed cypress reference comment?
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro committed Mar 15, 2022
1 parent 53fb908 commit ebe4b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress-custom/support/commands.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// <reference types="cypress" />
/// <reference types="Cypress" />

declare namespace Cypress {
interface Chainable<Subject> {
Expand Down

0 comments on commit ebe4b63

Please sign in to comment.