test: helper functions

This commit is contained in:
Dominik 2025-05-12 22:59:55 +02:00
parent 2249424b2e
commit 5ce5ebb3b6
Signed by: dominik
GPG key ID: 06A4003FC5049644
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';