Enforce import order with ESLint (#25096)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { render, fireEvent, screen } from '@testing-library/react';
|
||||
|
||||
import Column from '../column';
|
||||
|
||||
describe('<Column />', () => {
|
||||
|
||||
Reference in New Issue
Block a user