Fixes for testse

This commit is contained in:
David Bomba 2025-09-26 06:13:40 +10:00
parent bd1cefc299
commit 86096e4502
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ class ShopProfileTest extends TestCase
$this->makeTestData(); $this->makeTestData();
$this->markTestSkipped("redundant test");
} }
public function testProfileDisplays() public function testProfileDisplays()