We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711c79 commit 2cd8ed1Copy full SHA for 2cd8ed1
tests/Unit/ErLhcoreClassModelUserDepTest.php
@@ -25,8 +25,6 @@ protected function tearDown(): void
25
*/
26
public function test_get_online_operators_with_list_all_permission()
27
{
28
- var_dump(getcwd());
29
-
30
// Mock the current user using the reusable method from LegacyTestCase
31
$currentUser = $this->createMockUser();
32
0 commit comments