mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	test: fix styles import for unit tests
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| import { mount } from 'cypress/react' | import { mount } from 'cypress/react' | ||||||
|  |  | ||||||
| import './commands' | import './commands' | ||||||
| import '../../styles/global.css' | import '../../app/globals.css' | ||||||
|  |  | ||||||
| declare global { | declare global { | ||||||
|   namespace Cypress { |   namespace Cypress { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user