Skip to content

Commit

Permalink
Attempt to jump a line
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Jan 10, 2021
1 parent 8c3b68c commit 8a0d2e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions cypress/_examples/files.spec.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

/// <reference types="Cypress" />

/// JSON fixture file can be loaded directly using
Expand Down
1 change: 1 addition & 0 deletions cypress/plugins/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

// This example plugins/index.js can be used to load plugins
//
// You can change the location of this file or turn off loading
Expand Down
1 change: 1 addition & 0 deletions cypress/support/commands.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

// This example commands.js shows you how to
// create various custom commands and overwrite
// existing commands.
Expand Down
1 change: 1 addition & 0 deletions cypress/support/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

// This example support/index.js is processed and
// loaded automatically before your test files.
//
Expand Down

1 comment on commit 8a0d2e0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.