Skip to content
Snippets Groups Projects
Commit dcfce088 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(readme): readme

parent 188742aa
No related branches found
No related tags found
No related merge requests found
Pipeline #11604 failed with stages
in 4 minutes and 4 seconds
......@@ -44,9 +44,6 @@ class TestAjaxHandler extends WP_UnitTestCase
{
$ajaxHandler = new AjaxHandler(self::ASSETS_URL);
$ajaxHandler->hooks();
global $current_screen;
$current_screen = new stdClass();
$current_screen->id = 'test';
do_action('admin_enqueue_scripts');
$registeredScripts = wp_scripts()->registered;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment