Skip to content

Commit 2427e6c

Browse files
committed
chore(API-1925): Ignore phpspec tests for code style check
1 parent f2f89f8 commit 2427e6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ecs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
$ecsConfig->paths([
1111
__DIR__ . '/src',
1212
__DIR__ . '/tests',
13-
__DIR__ . '/spec'
1413
]);
1514

1615
$ecsConfig->sets([SetList::PSR_12]);

0 commit comments

Comments
 (0)