We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4dead commit f32425bCopy full SHA for f32425b
tests/Inc/TestSettingsCapabilityCheck.php
@@ -5,9 +5,6 @@
5
use Cleantalk\ApbctWP\Variables\Request;
6
use PHPUnit\Framework\TestCase;
7
8
-require_once CLEANTALK_PLUGIN_DIR . 'inc/cleantalk-settings.php';
9
-require_once CLEANTALK_PLUGIN_DIR . 'inc/cleantalk-admin.php';
10
-
11
/**
12
* Tests for capability checks in settings AJAX handlers.
13
* Verifies that functions properly check current_user_can('activate_plugins').
0 commit comments