diff --git a/json/wf-test.json b/json/wf-test.json index 790de8b..d7ff498 100644 --- a/json/wf-test.json +++ b/json/wf-test.json @@ -25,8 +25,8 @@ } ], "default_credentials": { - "username": null, - "password": null + "username": "test", + "password": "password" }, "notes": [] }