mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
Fixed lint
This commit is contained in:
parent
c71db17200
commit
aeb644cf84
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { render, screen } from '@testing-library/react';
|
||||
import {render, screen} from '@testing-library/react';
|
||||
import App from './App';
|
||||
|
||||
test('renders learn react link', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue