diff --git a/test/unit/components/__snapshots__/packagelist.spec.js.snap b/test/unit/components/__snapshots__/packagelist.spec.js.snap index 5570b57..a8383eb 100644 --- a/test/unit/components/__snapshots__/packagelist.spec.js.snap +++ b/test/unit/components/__snapshots__/packagelist.spec.js.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` component should load the component with packages 1`] = `"
  • Private NPM repository

  • \\"Sam\\"
    Sam
    Versionv1.0.0TimePublished on 21.07.2018, 22:11:12 •9 months ago

  • abc description

  • \\"Rose\\"
    Rose
    Versionv1.0.1TimePublished on 21.07.2018, 22:11:12 •9 months ago

  • xyz description

  • \\"Martin\\"
    Martin
    Versionv1.1.0
"`; +exports[` component should load the component with packages 1`] = `"
  • Private NPM repository

  • \\"Sam\\"
    Sam
    Versionv1.0.0TimePublished on 21.07.2018, 22:11:12 •10 months ago

  • abc description

  • \\"Rose\\"
    Rose
    Versionv1.0.1TimePublished on 21.07.2018, 22:11:12 •10 months ago

  • xyz description

  • \\"Martin\\"
    Martin
    Versionv1.1.0
"`;