We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9998b53 + 10760af commit 92831dcCopy full SHA for 92831dc
tests/admin_setting_managemfa_test.php
@@ -37,7 +37,7 @@ public function test_get_factor_combinations_default() {
37
$this->assertEquals(0, count($combinations));
38
}
39
40
- public function test_get_factor_combinations_provider() {
+ public static function test_get_factor_combinations_provider() {
41
$provider = [];
42
43
$factors = [];
0 commit comments