Skip to content

Commit 6826aac

Browse files
committed
chore(tests): Do not clear hooks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent 7508183 commit 6826aac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/unit/bootstrap.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@
2323
if (!class_exists(TestCase::class)) {
2424
require_once('PHPUnit/Autoload.php');
2525
}
26-
27-
OC_Hook::clear();

0 commit comments

Comments
 (0)