Commit f7c2fe5
committed
fix: add suffix to test files
Without this, all php files at tests folder will be executed by PHPUnit as a
test file, but we have files that isn't test classes inside this folder.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 5e0a028 commit f7c2fe5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments