1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-23 20:23:50 +01:00

suggestions

This commit is contained in:
J. Nick Koston
2025-10-18 21:55:25 -10:00
parent bf40bc3b25
commit acdecafeef

View File

@@ -47,7 +47,7 @@ async def test_script_queued(
reject_start = re.compile(r"Rejection test: START (\d+)")
reject_end = re.compile(r"Rejection test: END (\d+)")
reject_reject = re.compile(
r"Script 'rejection_script' maximum number of queued runs exceeded!"
r"Script 'rejection_script' maximum total instances \(running \+ queued\) exceeded!"
)
# Patterns for Test 5: No params