Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Otiel committed Oct 19, 2024
1 parent 3749f21 commit 64be0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modules/manager/nuget/util.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ describe('modules/manager/nuget/util', () => {
codeBlock`
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json"/>
<add key="contoso.com" value="https://contoso.com/packages/"/>
</packageSources>
Expand Down

0 comments on commit 64be0b1

Please sign in to comment.