[downloadsAndViews]changed the test file to check the indicators are not there if their value is 0

This commit is contained in:
Miriam Baglioni 2024-06-05 16:29:40 +02:00
parent 9d79ddb3dd
commit bf9a5e6314
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
"id": "views", "id": "views",
"unit": [ "unit": [
{ {
"key": "fakeds", "key": "fakedss",
"value": "10", "value": "0",
"dataInfo": null "dataInfo": null
} }
] ]