Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed May 20, 2023
1 parent a228f50 commit 1a1b9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ def button_dict() -> dict[str, dict[str, Any]]:
"script_with_text_and_icon": {
"service": "script.turn_off_everything",
"text": "ALL OFF",
"text_offset": 4,
"icon": "night_sky.png",
},
"input_select_with_template": {
Expand Down

0 comments on commit 1a1b9a6

Please sign in to comment.