Skip to content

Commit

Permalink
Merge branch 'feat/evm-builder' of github.com:ArkEcosystem/php-crypto…
Browse files Browse the repository at this point in the history
… into feat/evm-builder
  • Loading branch information
alfonsobries committed Oct 7, 2024
2 parents 99e0cf8 + ec190d3 commit 7ed7350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/Unit/Transactions/Deserializers/EvmCallBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@

namespace ArkEcosystem\Tests\Crypto\Unit\Transactions\Deserializers;

use ArkEcosystem\Tests\Crypto\TestCase;
use ArkEcosystem\Crypto\Transactions\Types\EvmCall;
use ArkEcosystem\Crypto\Transactions\Types\MultiPayment;
use ArkEcosystem\Tests\Crypto\TestCase;

/**
* @covers \ArkEcosystem\Crypto\Transactions\Types\EvmCall
Expand Down

0 comments on commit 7ed7350

Please sign in to comment.