Commit 012f099
committed
chore(CycloneDxReporterFunTest): Simplify patching code
The limitation to the header is not actually needed when also limiting
replacement to the first occurrence, so remove that code to simplify
things.
Signed-off-by: Sebastian Schuberth <[email protected]>1 parent 7250e66 commit 012f099
File tree
1 file changed
+11
-16
lines changed- plugins/reporters/cyclonedx/src/funTest/kotlin
1 file changed
+11
-16
lines changedLines changed: 11 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
0 commit comments