improve tests
This commit is contained in:
@@ -21,6 +21,7 @@ let carUpdates = [
|
||||
ecu_list: "AGS 1.0.0,AMP 1.0.0",
|
||||
created: "2021-08-20T18:37:41.960397Z",
|
||||
updated: "2021-08-20T18:37:50.007853Z",
|
||||
sums: "2023.03.00.00.E",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -40,6 +41,7 @@ let carUpdates = [
|
||||
ecu_list: "AGS 1.0.0,AMP 1.0.0",
|
||||
created: "2021-08-20T18:37:41.960397Z",
|
||||
updated: "2021-08-20T18:37:50.007853Z",
|
||||
sums: "2023.03.00.00.E",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -59,6 +61,7 @@ let carUpdates = [
|
||||
ecu_list: "AGS 1.0.0,AMP 1.0.0",
|
||||
created: "2021-08-20T18:37:41.960397Z",
|
||||
updated: "2021-08-20T18:37:50.007853Z",
|
||||
sums: "2023.03.00.00.E",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
@@ -53,6 +53,7 @@ let manifest = {
|
||||
created: "2021-12-09T22:38:11.679943Z",
|
||||
updated: "2022-01-14T00:47:08.996451Z",
|
||||
active: true,
|
||||
sums: "2023.03.00.00.E",
|
||||
};
|
||||
let manifests = [
|
||||
{
|
||||
@@ -62,6 +63,7 @@ let manifests = [
|
||||
created: "2021-07-01T22:40:07.778509Z",
|
||||
updated: "2021-07-12T18:22:13.736755Z",
|
||||
active: true,
|
||||
sums: "2023.03.00.00.E",
|
||||
},
|
||||
];
|
||||
let totalManifests = 1;
|
||||
|
||||
Reference in New Issue
Block a user