Skip to content

Commit

Permalink
Fix namespace for RequiredMacroArgumentAfterOptionalTest
Browse files Browse the repository at this point in the history
  • Loading branch information
drjayvee committed Dec 12, 2024
1 parent ba9a2b4 commit edc222d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/RequiredMacroArgumentAfterOptionalTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

use AlisQI\TwigQI\Tests\AbstractTestCase;
namespace AlisQI\TwigQI\Tests;

class RequiredMacroArgumentAfterOptionalTest extends AbstractTestCase
{
Expand Down

0 comments on commit edc222d

Please sign in to comment.