mirror of
https://github.com/libratbag/piper.git
synced 2026-02-20 07:33:50 -05:00
tests: check-svg: have no minimum required button count
Signed-off-by: Filipe Laíns <lains@riseup.net>
This commit is contained in:
committed by
Peter Hutterer
parent
8fb91952ef
commit
aef0567cd3
@@ -100,7 +100,7 @@ def check_leds(root):
|
||||
|
||||
|
||||
def check_buttons(root):
|
||||
check_elements(root, "button", 3)
|
||||
check_elements(root, "button")
|
||||
|
||||
|
||||
def check_svg(path):
|
||||
|
||||
Reference in New Issue
Block a user