mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Merge pull request #1187 from creative-commoners/pulls/6/php82
MNT Unit test PHP 8.2 compatibility
This commit is contained in:
commit
65d455f17e
@ -15,6 +15,7 @@ class SubmittedFileFieldTest extends SapphireTest
|
|||||||
{
|
{
|
||||||
protected $file;
|
protected $file;
|
||||||
protected $submittedForm;
|
protected $submittedForm;
|
||||||
|
protected $submittedFile;
|
||||||
|
|
||||||
protected function setUp(): void
|
protected function setUp(): void
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user