Browse Source

ci (infrared): update test for longer trailing pulse

Jason Rumney 4 days ago
parent
commit
1827a35e7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test_infrared.py

+ 1 - 1
tests/test_infrared.py

@@ -126,7 +126,7 @@ async def test_async_send_command(mocker):
                 '{"control": "send_ir", "type": 0, "head": "", "key1": "1KCOUETICMgIyAjI'
                 "CMgKXBjICMgIyAjICMgIyAjICMgIyApcGMgIyAjIClwYyAjICMgIyAjIClwYyAjICMgKXBj"
                 "ICMgIyAjICMgKXBjICMgIyAjICMgKXBjIClwYyAjICMgIyAjIClwYyAjICMgKXBjIClwYyA"
-                'jICMgIyAjIClwYyApcGMgIAAA=="}'
+                'jICMgIyAjIClwYyApcGMgKIEw=="}'
             )
         },
     ):