From fe6494fec7225928cc510e112c80e4b171160a09 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sat, 28 Dec 2019 15:37:38 +0100 Subject: [PATCH] test: update snapshot --- src/components/UpLinks/__snapshots__/UpLinks.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/UpLinks/__snapshots__/UpLinks.test.tsx.snap b/src/components/UpLinks/__snapshots__/UpLinks.test.tsx.snap index 558456a0c..34d28e805 100644 --- a/src/components/UpLinks/__snapshots__/UpLinks.test.tsx.snap +++ b/src/components/UpLinks/__snapshots__/UpLinks.test.tsx.snap @@ -2,4 +2,4 @@ exports[` component should render the component when there is no uplink 1`] = `"
verdaccio has no uplinks.
"`; -exports[` component should render the component with uplinks 1`] = `"
Uplinks
  • npmjs
    a year ago
"`; +exports[` component should render the component with uplinks 1`] = `"
Uplinks
  • npmjs
    2 years ago
"`;