Working state but no uploads
This commit is contained in:
@@ -6,6 +6,8 @@ namespace Tests\Post;
|
||||
use App\Post\Post;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
#[\PHPUnit\Framework\Attributes\AllowMockObjectsWithoutExpectations]
|
||||
|
||||
final class PostModelEdgeCasesTest extends TestCase
|
||||
{
|
||||
public function testFromArrayKeepsMissingOptionalFieldsNull(): void
|
||||
|
||||
Reference in New Issue
Block a user