Skip to content

Commit 38f0354

Browse files
committed
ignore arch tests
1 parent 7ad2380 commit 38f0354

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/ArchitectureTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
use Cortex\OpenApi\Contracts\Serializable;
88
use Cortex\OpenApi\Objects\SecurityRequirement;
99

10-
covers(Reference::class, SecurityRequirement::class, HasExtensions::class, Serializable::class);
11-
1210
arch('every class in Objects/ implements Serializable')
1311
->expect('Cortex\OpenApi\Objects')
1412
->toImplement(Serializable::class);

0 commit comments

Comments
 (0)