Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed May 23, 2024
1 parent 671a930 commit 727d4c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/lib/Browser/Element/Mapper/ElementTextMapperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ public function testMapsSingleElement(): void
Assert::assertEquals('Element1', $this->mapper->map($element));
}
}

class_alias(TextMapperTestCase::class, 'EzSystems\Behat\Test\Browser\Element\Mapper\TextMapperTestCase');

0 comments on commit 727d4c8

Please sign in to comment.