3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-29 20:04:21 +00:00

Revert "Define test classes as final"

This reverts commit 95516b0343.
This commit is contained in:
Marcus Moore
2024-08-06 13:31:17 -07:00
parent 82e795b642
commit 3e832e5e94
106 changed files with 106 additions and 106 deletions

View File

@ -8,7 +8,7 @@ use Tests\TestCase;
* Test strings for db column names gathered from
* http://www.omniglot.com/language/phrases/hovercraft.htm
*/
final class CustomFieldTest extends TestCase
class CustomFieldTest extends TestCase
{
public function testFormat()
{