Skip to content

Commit

Permalink
Updating to serializer in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo-singhvi committed Oct 30, 2024
1 parent c6afd0b commit f392c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/Unit/Helper/Webhook/OrderClosedWebhookHandlerTest.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php
namespace Adyen\Payment\Test\Unit\Helper;

use Magento\Framework\Serialize\SerializerInterface;
use PHPUnit\Framework\TestCase;
Expand Down

0 comments on commit f392c00

Please sign in to comment.