diff --git a/tests/Unit/Shop/ShopProfileTest.php b/tests/Unit/Shop/ShopProfileTest.php index 751f763407..69502b8d66 100644 --- a/tests/Unit/Shop/ShopProfileTest.php +++ b/tests/Unit/Shop/ShopProfileTest.php @@ -33,6 +33,7 @@ class ShopProfileTest extends TestCase $this->makeTestData(); + $this->markTestSkipped("redundant test"); } public function testProfileDisplays()