Skip to content

Commit

Permalink
#8 Add missing use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
j3nsch committed Oct 29, 2024
1 parent 47faca8 commit 9bc4791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/SwordModuleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
namespace OpusTest\Sword;

use Opus\Sword\SwordModule;
use PHPUnit\Framework\TestCase;

class SwordModuleTest extends TestCase
{
Expand Down

0 comments on commit 9bc4791

Please sign in to comment.