Use the new JSX transform (#25064)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { render, fireEvent, screen } from '@testing-library/react';
|
||||
import React from 'react';
|
||||
import Column from '../column';
|
||||
|
||||
describe('<Column />', () => {
|
||||
|
||||
Reference in New Issue
Block a user