Skip to content

Commit

Permalink
test: triple-slash directives 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
smb0123 committed Aug 25, 2024
1 parent ed05492 commit 3b34b0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/cypress/support/commands.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <reference types="cypress" />

declare namespace Cypress {
interface Chainable {
goSecondPersonalInformation(): Chainable<void>;
Expand Down

0 comments on commit 3b34b0a

Please sign in to comment.