Skip to content

Commit

Permalink
Do not preserve global state for Core::downloadHeader tests
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Mar 26, 2022
1 parent 924edd5 commit 6553bbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/classes/CoreTest.php
Expand Up @@ -1501,6 +1501,7 @@ public function providerForTestPopulateRequestWithEncryptedQueryParamsWithInvali

/**
* @runInSeparateProcess
* @preserveGlobalState disabled
* @requires extension xdebug
*/
public function testDownloadHeader(): void
Expand All @@ -1527,6 +1528,7 @@ public function testDownloadHeader(): void

/**
* @runInSeparateProcess
* @preserveGlobalState disabled
* @requires extension xdebug
*/
public function testDownloadHeader2(): void
Expand Down

0 comments on commit 6553bbd

Please sign in to comment.