Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Henvald committed Jun 17, 2022
1 parent 4262e3e commit c0c9ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Exception/UnexpectedValueExceptionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

declare(strict_types=1);

namespace StfalconStudio\SwaggerBundle\Tests\DependencyInjection\Exception;
namespace StfalconStudio\SwaggerBundle\Tests\Exception;

use PHPUnit\Framework\TestCase;
use StfalconStudio\SwaggerBundle\Exception\UnexpectedValueException;
Expand Down

0 comments on commit c0c9ab1

Please sign in to comment.