Skip to content
Commit 23256bd8 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Georg Ringer
Browse files

[BUGFIX] Make abstract test class really abstract to exclude it from test runs

Added the missing keyword abstract to the class definition to prevent
phpunit from issuing a warning about the class not containing any tests.

Resolves: #90357
Releases: master, 9.5
Change-Id: I4b2d5c8111d63e73039658efffe73888b0c84179
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63204


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 50baaca5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment