Replace redacted stream recorder credentials with '****' (#48832)
This commit is contained in:
parent
2dc46d4516
commit
b0aa64d59c
4 changed files with 12 additions and 13 deletions
|
@ -588,4 +588,4 @@ async def test_worker_log(hass, caplog):
|
|||
)
|
||||
await hass.async_block_till_done()
|
||||
assert "https://abcd:efgh@foo.bar" not in caplog.text
|
||||
assert "https://foo.bar" in caplog.text
|
||||
assert "https://****:****@foo.bar" in caplog.text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue