Skip to content

Commit 7ed0d70

Browse files
committed
Remove TODO comment.
1 parent 45807fa commit 7ed0d70

File tree

1 file changed

+0
-2
lines changed
  • packages/driver/src/cypress

1 file changed

+0
-2
lines changed

packages/driver/src/cypress/cy.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ const setTopOnError = function (Cypress, cy: $Cy) {
115115
top.__alreadySetErrorHandlers__ = true
116116
}
117117

118-
// NOTE: this makes the cy object an instance
119-
// TODO: refactor the 'create' method below into this class
120118
export class $Cy implements ITimeouts, IStability, IAssertions, IRetries, IJQuery, ILocation, ITimer, IChai, IXhr, IAliases, IEnsures, ISnapshots, IFocused {
121119
id: string
122120
specWindow: any

0 commit comments

Comments
 (0)