Update wf-test.json

This commit is contained in:
Bas van den Berg
2025-03-14 19:04:31 +01:00
committed by GitHub
parent 8ce51aaaac
commit 8bf7b9c023

View File

@@ -25,17 +25,8 @@
}
],
"default_credentials": {
"username": "test",
"password": "password"
"username": null,
"password": null
},
"notes": [
{
"text": "note1",
"type": "warning"
},
{
"text": "note2",
"type": "warning"
}
]
"notes": []
}