Skip to content

Commit

Permalink
Try fix with annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed Jun 27, 2024
1 parent 09fd569 commit ecf685c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit/functional/Glpi/Inventory/Inventory.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
use RuleCriteria;
use wapmorgan\UnifiedArchive\UnifiedArchive;

/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
*/
class Inventory extends InventoryTestCase
{
private function checkComputer1($computers_id)
Expand Down

0 comments on commit ecf685c

Please sign in to comment.