chore: add jest global variables (#42573)
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
/* global expect */
|
||||
/* global jest */
|
||||
|
||||
import React from 'react';
|
||||
import { render, screen } from '@testing-library/react';
|
||||
import userEvent from '@testing-library/user-event';
|
||||
|
Reference in New Issue
Block a user