Commit 77eef3b
authored
Fix trace in DataCollectionRequestSender.cs (#15025)
String join:
```
..., vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult: Send BeforeTestRunStart message with settingsXml <RunSettings>...</RunSettings> and sources System.Collections.Generic.List`1[System.String]:
```1 parent eeaa165 commit 77eef3b
File tree
1 file changed
+1
-1
lines changed- src/Microsoft.TestPlatform.CommunicationUtilities
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments