test: helper functions

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