Initial commit
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import React from 'react';
|
||||
import ReactTestRenderer from 'react-test-renderer';
|
||||
import App from '../App';
|
||||
import App from '@/App';
|
||||
|
||||
test('renders correctly', async () => {
|
||||
await ReactTestRenderer.act(() => {
|
||||
|
||||
Reference in New Issue
Block a user