Skip to content

Commit

Permalink
Update tests/lib/TemplateLayoutTest.php
Browse files Browse the repository at this point in the history
Co-authored-by: Kate <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux and provokateurin authored Oct 14, 2024
1 parent b999a3b commit 1658ab9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/lib/TemplateLayoutTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@

class TemplateLayoutTest extends \Test\TestCase {

protected function setUp(): void {
parent::setUp();
}

protected function tearDown(): void {
parent::tearDown();
}

/** @dataProvider dataVersionHash */
public function testVersionHash($path, $file, $installed, $debug, $expected): void {
Expand Down

0 comments on commit 1658ab9

Please sign in to comment.