MNT Unit test PHP 8.2 compatibility

This commit is contained in:
Steve Boyd 2023-01-20 12:16:35 +13:00
parent 2ea1b07c3c
commit b25e905bde
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ class SubmittedFileFieldTest extends SapphireTest
{
protected $file;
protected $submittedForm;
protected $submittedFile;
protected function setUp(): void
{