Skip to content

Commit 41bab9d

Browse files
committed
update App test case
1 parent ce03ac8 commit 41bab9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/App.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { render } from '@testing-library/react';
3-
import App from './App.jsx';
3+
import { App } from './App.jsx';
44

55
describe('App component', () => {
66
test('renders', () => {

0 commit comments

Comments
 (0)