Skip to content

Commit

Permalink
Merge pull request #5 from pluswerk/feature/improvements-2
Browse files Browse the repository at this point in the history
🐛 Fix coverage annotation
  • Loading branch information
Sebastian Hofer authored Nov 26, 2019
2 parents 8c50844 + 4e64236 commit 747bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ExtensionLoaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* Class ExtensionLoaderTest
* @package Pluswerk\TypoScriptLinter\Tests
* @covers ExtensionLoader
* @covers Pluswerk\TypoScriptLinter\ExtensionLoader
*/
final class ExtensionLoaderTest extends TestCase
{
Expand Down

0 comments on commit 747bd32

Please sign in to comment.