Skip to content

Commit 67aa342

Browse files
committed
C#: Update test expected output for integration tests.
1 parent 615ae41 commit 67aa342

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

csharp/ql/integration-tests/posix/standalone_dependencies_nuget_config_error/CompilationInfo.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
| Failed solution restore with missing package error | 0.0 |
55
| Failed solution restore with package source error | 0.0 |
66
| Fallback nuget restore | 1.0 |
7+
| Inherited NuGet feed count | 1.0 |
78
| NuGet feed responsiveness checked | 1.0 |
89
| Project files on filesystem | 1.0 |
910
| Reachable fallback NuGet feed count | 1.0 |

csharp/ql/integration-tests/posix/standalone_dependencies_nuget_config_fallback/CompilationInfo.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| All NuGet feeds reachable | 0.0 |
22
| Fallback nuget restore | 1.0 |
3+
| Inherited NuGet feed count | 1.0 |
34
| NuGet feed responsiveness checked | 1.0 |
45
| Project files on filesystem | 1.0 |
56
| Reachable fallback NuGet feed count | 2.0 |

0 commit comments

Comments
 (0)