diff options
Diffstat (limited to 'cypress/support/e2e.ts')
-rw-r--r-- | cypress/support/e2e.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress/support/e2e.ts b/cypress/support/e2e.ts index ad3b70e8910..4c1ddcc344a 100644 --- a/cypress/support/e2e.ts +++ b/cypress/support/e2e.ts @@ -19,4 +19,4 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ -import './commands'
\ No newline at end of file +import './commands' |