UNPKG

@wordpress/e2e-tests

Version:
7 lines (6 loc) 161 B
( ( win ) => { const { jQuery: $ } = win; win.addEventListener( 'DOMContentLoaded', () => { $( '.wp-block-test-iframed-block' ).test(); } ); } )( window );