This commit is contained in:
Jun Pataleta 2024-03-08 08:00:41 +08:00
commit 3278ce7aba
No known key found for this signature in database
GPG key ID: F83510526D99E2C7
1147 changed files with 2621 additions and 2617 deletions

View file

@ -52,7 +52,7 @@ class user_test extends advanced_testcase {
/**
* Test getting all user identity columns
*/
public function test_get_identity_columns() : void {
public function test_get_identity_columns(): void {
$this->resetAfterTest();
$this->setAdminUser();
@ -99,7 +99,7 @@ class user_test extends advanced_testcase {
/**
* Test getting all user identity filters
*/
public function test_get_identity_filters() : void {
public function test_get_identity_filters(): void {
$this->resetAfterTest();
$this->setAdminUser();