mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
test: fix styles import for unit tests
This commit is contained in:
parent
d3c86b2a26
commit
e4cf714d95
@ -1,7 +1,7 @@
|
||||
import { mount } from 'cypress/react'
|
||||
|
||||
import './commands'
|
||||
import '../../styles/global.css'
|
||||
import '../../app/globals.css'
|
||||
|
||||
declare global {
|
||||
namespace Cypress {
|
||||
|
Loading…
Reference in New Issue
Block a user