diff options
Diffstat (limited to 'tests/app/Elements/ConfirmationTest.php')
| -rw-r--r-- | tests/app/Elements/ConfirmationTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Elements/ConfirmationTest.php b/tests/app/Elements/ConfirmationTest.php index e23c594283..0360b3fc8a 100644 --- a/tests/app/Elements/ConfirmationTest.php +++ b/tests/app/Elements/ConfirmationTest.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Elements; * @covers \Fisharebest\Webtrees\Elements\AbstractElement * @covers \Fisharebest\Webtrees\Elements\Confirmation */ -class ConfirmationTest extends AbstractElementTest +class ConfirmationTest extends AbstractElementTestCase { /** * Standard tests for all elements. |
