Skip to content

Commit

Permalink
Fix name of covered class in test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Aug 16, 2024
1 parent 1e121fb commit 811a17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Shared/Service/ComponentFilterServiceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use PHPUnit\Framework\TestCase;

/**
* @covers \OxidEsales\GraphQL\ConfigurationAccess\Theme\Service\ThemeFilterService
* @covers \OxidEsales\GraphQL\ConfigurationAccess\Theme\Service\ComponentFilterService
*/
class ComponentFilterServiceTest extends TestCase
{
Expand Down

0 comments on commit 811a17a

Please sign in to comment.