test: helper functions

This commit is contained in:
Dominik 2025-05-12 22:59:55 +02:00
parent 9c87a93176
commit 8d50447cf1
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';