typo in comment

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Matthias Alphart 2025-06-11 22:20:01 +02:00 committed by farmio
parent 0c7805bc66
commit 54106d2acf

View File

@ -434,7 +434,7 @@ async def test_validate_entity(
assert res["success"], res
assert res["result"]["success"] is False
# This shall test that a required key of the second GroupSelect schema is missing
# and not not yield the "extra keys not allowed" error of the first GroupSelect Schema
# and not yield the "extra keys not allowed" error of the first GroupSelect Schema
assert res["result"]["errors"][0]["path"] == [
"data",
"knx",