test: helper functions

This commit is contained in:
Dominik 2025-05-12 22:59:55 +02:00
parent 0ec5dc3bb6
commit 86f8834a3b
3 changed files with 29 additions and 1 deletions

View file

@ -13,6 +13,8 @@
// https://on.cypress.io/configuration
// ***********************************************************
import '@/app/globals.css';
// Import commands.js using ES2015 syntax:
import './commands';