Skip to content

Commit b7f06c0

Browse files
Rodion LiuboretsLuborRod
authored andcommitted
SDK-1829:add-test-annotation
1 parent 7f274d6 commit b7f06c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/DocScan/Session/Create/Check/RequestedThirdPartyIdentityCheckBuilderTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
use Yoti\DocScan\Session\Create\Check\RequestedThirdPartyIdentityCheckBuilder;
77
use Yoti\Test\TestCase;
88

9+
/**
10+
* @coversDefaultClass \Yoti\DocScan\Session\Create\Check\RequestedThirdPartyIdentityCheckBuilder
11+
*/
912
class RequestedThirdPartyIdentityCheckBuilderTest extends TestCase
1013
{
1114
private const THIRD_PARTY_IDENTITY = 'THIRD_PARTY_IDENTITY';

0 commit comments

Comments
 (0)