From 36bbb807cecb39d119985f6095bba0b91c114f80 Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:35:54 +0530 Subject: [PATCH] Auth Test file update --- __tests__/__snapshots__/authutil.test.ts.snap | 102 +++++++++--------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/__tests__/__snapshots__/authutil.test.ts.snap b/__tests__/__snapshots__/authutil.test.ts.snap index 0ea506b..3f073bf 100644 --- a/__tests__/__snapshots__/authutil.test.ts.snap +++ b/__tests__/__snapshots__/authutil.test.ts.snap @@ -1,184 +1,184 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`authutil tests existing config not in repo root, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + " `; exports[`authutil tests existing config w/ Azure Artifacts source and NuGet.org, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + " `; exports[`authutil tests existing config w/ GPR source and NuGet.org, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + " `; exports[`authutil tests existing config w/ no GPR sources, sets up a full NuGet.config with URL and user/PAT for GPR 1`] = ` -" +" - + - + - - + + " `; exports[`authutil tests existing config w/ no sources, sets up a full NuGet.config with URL and user/PAT for GPR 1`] = ` -" +" - + - + - - + + " `; exports[`authutil tests existing config w/ only Azure Artifacts source, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + " `; exports[`authutil tests existing config w/ only GPR source, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + " `; exports[`authutil tests existing config w/ two GPR sources, sets up a partial NuGet.config user/PAT for GPR 1`] = ` -" +" - + - - + + - - + + " `; exports[`authutil tests no existing config, sets up a full NuGet.config with URL and other owner/PAT for GPR 1`] = ` -" +" - + - + - - + + " `; exports[`authutil tests no existing config, sets up a full NuGet.config with URL and token for other source 1`] = ` -" +" - + - + - - + + " `; exports[`authutil tests no existing config, sets up a full NuGet.config with URL and user/PAT for GPR 1`] = ` -" +" - + - + - - + + "