Skip to content

Commit c242094

Browse files
committed
Improve coverage
1 parent 884a5fe commit c242094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Mappers/Root/CallableTypeMapperTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
use TheCodingMachine\GraphQLite\Mappers\CannotMapTypeException;
2727

2828
#[CoversClass(CallableTypeMapper::class)]
29+
#[CoversClass(CannotMapTypeException::class)]
2930
class CallableTypeMapperTest extends AbstractQueryProvider
3031
{
3132
public function testMapsCallableReturnTypeUsingTopRootMapper(): void

0 commit comments

Comments
 (0)