We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2e9f5 commit 707683dCopy full SHA for 707683d
tests/unit/Providers/Models/DTO/ModelConfigTest.php
@@ -946,5 +946,4 @@ public function testToRequiredOptionsWithPartialProperties(): void
946
$this->assertSame(MediaOrientationEnum::portrait(), $outputMediaOrientationOption->getValue());
947
$this->assertTrue($outputMediaOrientationOption->getValue()->isPortrait());
948
}
949
-
950
0 commit comments