test: helper functions

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