From 1751cabb9de6315f5db8cfdcc8d48dd337c75ba2 Mon Sep 17 00:00:00 2001 From: Felix Wiedenbach Date: Sat, 2 Oct 2021 14:56:13 +0200 Subject: [PATCH] remove obsolete snapshot --- .../__snapshots__/updatenotification_spec.js.snap | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/tests/unit/functions/__snapshots__/updatenotification_spec.js.snap b/tests/unit/functions/__snapshots__/updatenotification_spec.js.snap index fa5a000d..c5dd59a1 100644 --- a/tests/unit/functions/__snapshots__/updatenotification_spec.js.snap +++ b/tests/unit/functions/__snapshots__/updatenotification_spec.js.snap @@ -1,16 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Updatenotification custom module returns status information 1`] = ` -Object { - "behind": 7, - "current": "master", - "hash": "", - "isBehindInStatus": false, - "module": "MMM-Fuel", - "tracking": "origin/master", -} -`; - exports[`Updatenotification custom module returns status information without hash 1`] = ` Object { "behind": 7,