mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix incorrect expect in test
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
df96878f20
commit
d28d051175
@ -90,7 +90,7 @@ describe("analytics for installing update", () => {
|
||||
action: "checking-for-updates",
|
||||
|
||||
params: {
|
||||
currentDateTime: "2015-10-21T07:28:00Z",
|
||||
currentDateTime: "2015-10-21T09:28:00Z",
|
||||
source: "periodic",
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user