mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
refactor: minor changes
This commit is contained in:
@ -14,5 +14,3 @@ describe('<Footer />', () => {
|
||||
)
|
||||
})
|
||||
})
|
||||
|
||||
export {}
|
@ -1,6 +1,7 @@
|
||||
import { mount } from 'cypress/react'
|
||||
|
||||
import './commands'
|
||||
import '../../styles/global.css'
|
||||
|
||||
declare global {
|
||||
namespace Cypress {
|
||||
|
Reference in New Issue
Block a user