add test batches
This commit is contained in:
@@ -47,6 +47,7 @@ class ApiPreferencesFeatureTest extends TestCase
|
||||
->assertJsonPath('status', true);
|
||||
}
|
||||
|
||||
|
||||
public function test_non_admin_cannot_list_or_manage_another_users_preferences(): void
|
||||
{
|
||||
$owner = $this->createApiUserWithRole('teacher');
|
||||
|
||||
Reference in New Issue
Block a user