Skip to content

Commit

Permalink
added - use
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJonesDev committed Dec 12, 2023
1 parent 4948d50 commit 65a428d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/phpunit/test-admin_notices.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?php
/**
* Class SampleTest
* Class EDACAdminNoticesTest
*
* @package Accessibility_Checker
*/

use EDAC\Admin_Notices;
/**
* Sample test case.
* Admin Notices test case.
*/
class EDACAdminNoticesTest extends WP_UnitTestCase {

Expand Down

0 comments on commit 65a428d

Please sign in to comment.