Disable test eslint rule for test.ts file (https://github.com/woocommerce/woocommerce-blocks/pull/11497)
This commit is contained in:
parent
981e14a332
commit
07a2e2fced
|
@ -1,3 +1,4 @@
|
||||||
|
/* eslint-disable rulesdir/no-raw-playwright-test-import */
|
||||||
/**
|
/**
|
||||||
* External dependencies
|
* External dependencies
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue