Skip to content

Commit f32425b

Browse files
committed
Tests phpunits
1 parent 6a4dead commit f32425b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Inc/TestSettingsCapabilityCheck.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
use Cleantalk\ApbctWP\Variables\Request;
66
use PHPUnit\Framework\TestCase;
77

8-
require_once CLEANTALK_PLUGIN_DIR . 'inc/cleantalk-settings.php';
9-
require_once CLEANTALK_PLUGIN_DIR . 'inc/cleantalk-admin.php';
10-
118
/**
129
* Tests for capability checks in settings AJAX handlers.
1310
* Verifies that functions properly check current_user_can('activate_plugins').

0 commit comments

Comments
 (0)