Skip to content

Commit

Permalink
update tests: @preserveGlobalState disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsde committed Sep 28, 2023
1 parent 4999095 commit d9c23cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/system/Helpers/URLHelper/MiscUrlTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ protected function tearDown(): void

/**
* @runInSeparateProcess
* @preserveGlobalState disabled
*
* @group SeparateProcess
*/
Expand Down Expand Up @@ -87,6 +88,7 @@ private function createRequest(string $uri): void

/**
* @runInSeparateProcess
* @preserveGlobalState disabled
*
* @group SeparateProcess
*/
Expand Down
1 change: 1 addition & 0 deletions tests/system/View/ParserPluginTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public function testCurrentURL(): void

/**
* @runInSeparateProcess
* @preserveGlobalState disabled
*
* @group SeparateProcess
*/
Expand Down

0 comments on commit d9c23cc

Please sign in to comment.