Skip to content

Commit

Permalink
Update testing contract to require accessor test
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 23, 2024
1 parent affe53d commit 781e387
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/testing/src/Common/BaseHydePageUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,6 @@ abstract public function testCompile();
abstract public function testMatter();

abstract public function testOutputPath();

abstract public function testGetCanonicalUrl();
}

0 comments on commit 781e387

Please sign in to comment.