Skip to content

Commit

Permalink
Fix Phpspec tests
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Oct 20, 2023
1 parent 931101d commit 218bdf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
use Sylius\Component\Resource\Metadata\ResourceMetadata;
use Sylius\Component\Resource\Metadata\Update;

final class ResourceSpec extends ObjectBehavior
final class ResourceMetadataSpec extends ObjectBehavior
{
function it_is_initializable(): void
{
Expand Down

0 comments on commit 218bdf5

Please sign in to comment.