Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(tests): Do not clear hooks
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed May 20, 2025
commit 2e584c10adcaa5da4571e285c5051fe030b32ef1
2 changes: 0 additions & 2 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@
if (!class_exists(TestCase::class)) {
require_once('PHPUnit/Autoload.php');
}

OC_Hook::clear();