1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

chore: fix CI issues

This commit is contained in:
Divlo
2023-04-02 23:16:51 +02:00
parent d49a8a7470
commit 361ea37deb
2 changed files with 14 additions and 13 deletions

View File

@ -1,4 +1,4 @@
import { Footer } from 'components/Footer'
import { Footer } from '@/components/Footer'
describe('<Footer />', () => {
it('should render with appropriate link tag version', () => {