]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Network/ProbeTest.php
Merge pull request #12789 from nupplaphil/bug/flasky_test
[friendica.git] / tests / src / Network / ProbeTest.php
index ba177ef8439dd64b1cd0b4c8ea1a13894de57881..d9c0f074ec9419c13cd641e88b5ba22ca09b805c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -23,10 +23,10 @@ namespace Friendica\Test\src\Network;
 
 use Friendica\Network\Probe;
 use Friendica\Test\DiceHttpMockHandlerTrait;
-use Friendica\Test\FixtureTest;
+use Friendica\Test\MockedTest;
 use GuzzleHttp\Middleware;
 
-class ProbeTest extends FixtureTest
+class ProbeTest extends MockedTest
 {
        use DiceHttpMockHandlerTrait;
 
@@ -37,6 +37,13 @@ class ProbeTest extends FixtureTest
                $this->setupHttpMockHandler();
        }
 
+       protected function tearDown(): void
+       {
+               $this->tearDownHandler();
+
+               parent::tearDown();
+       }
+
        const TEMPLATENOBASE = '
 <!DOCTYPE html>
 <html lang="en-us">