Commit d73a9f3
committed
fix(discovery): test if file contains test
The method to determine if the file is a test file did not take into
account that it actually had tests for the file. It just checked that
the file is from a project with a client.
There may be files that are not test files within the project.1 parent 8701cbe commit d73a9f3
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
130 | 142 | | |
131 | 143 | | |
132 | 144 | | |
| |||
0 commit comments