Fix tests

This commit is contained in:
ManyTheFish 2024-04-04 17:23:36 +02:00
parent e5ae337aae
commit 5ab901dd30

View File

@ -7,6 +7,7 @@ expression: task.details
"default": { "default": {
"source": "rest", "source": "rest",
"apiKey": "MyXXXX...", "apiKey": "MyXXXX...",
"dimensions": 4,
"url": "http://localhost:7777" "url": "http://localhost:7777"
} }
} }