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