mirror of https://github.com/MISP/PyMISP
fix: Tests were failing
parent
13a40d31ca
commit
673063e071
|
@ -23,7 +23,7 @@
|
||||||
"name": "file",
|
"name": "file",
|
||||||
"sharing_group_id": 0,
|
"sharing_group_id": 0,
|
||||||
"template_uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
"template_uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
||||||
"template_version": 11,
|
"template_version": 12,
|
||||||
"uuid": "a"
|
"uuid": "a"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
"name": "file",
|
"name": "file",
|
||||||
"sharing_group_id": 0,
|
"sharing_group_id": 0,
|
||||||
"template_uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
"template_uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
||||||
"template_version": 11,
|
"template_version": 12,
|
||||||
"uuid": "b"
|
"uuid": "b"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue