Skip to content

Commit 49f636b

Browse files
author
Márk Sági-Kazár
committed
Fix tests path
1 parent b133bc5 commit 49f636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.styleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ preset: symfony
33
finder:
44
exclude:
55
- "spec"
6-
- "tests"
6+
- "Tests"
77
path:
88
- "src"
99

0 commit comments

Comments
 (0)