Commit 124979e
committed
fix (dotnet-test): correct logger validation for consecutive semicolons
Ensures string comparison is used when checking for consecutive semicolons in logger input.
Prevents false negatives caused by regex matching.1 parent 2500706 commit 124979e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments