6 lines
103 B
TypeScript
6 lines
103 B
TypeScript
|
/**
|
||
|
* External dependencies
|
||
|
*/
|
||
|
import '@testing-library/jest-dom';
|
||
|
import '@wordpress/jest-console';
|