Skip to content

Commit

Permalink
fix indentation for responses in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFes committed May 31, 2024
1 parent bdcaf22 commit 372833e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions tests/nl/cover_HassTurnOff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tests:
context:
domain: cover
device_class: curtain
response: Gesloten
response: Gesloten

- sentences:
- Sluit rolluik achterdeur in de keuken
Expand All @@ -76,7 +76,7 @@ tests:
context:
domain: cover
device_class: shutter
response: Gesloten
response: Gesloten

- sentences:
- Sluit het gordijn in de woonkamer
Expand All @@ -87,7 +87,7 @@ tests:
area: Woonkamer
device_class: curtain
domain: cover
response: Gesloten
response: Gesloten

- sentences:
- Mag de luxaflex dicht in de woonkamer
Expand All @@ -104,4 +104,4 @@ tests:
area: Woonkamer
device_class: blind
domain: cover
response: Gesloten
response: Gesloten
14 changes: 7 additions & 7 deletions tests/nl/cover_HassTurnOn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tests:
context:
domain: cover
device_class: shutter
response: Geopend
response: Geopend

- sentences:
- Open gordijn links
Expand All @@ -26,7 +26,7 @@ tests:
context:
domain: cover
device_class: curtain
response: Geopend
response: Geopend

- sentences:
- Open de garagedeur
Expand All @@ -38,7 +38,7 @@ tests:
slots:
domain: cover
device_class: garage
response: Garage geopend
response: Garage geopend

- sentences:
- Open gordijn links in de woonkamer
Expand All @@ -56,7 +56,7 @@ tests:
context:
domain: cover
device_class: curtain
response: Geopend
response: Geopend

- sentences:
- Open rolluik achterdeur in de keuken
Expand All @@ -72,7 +72,7 @@ tests:
context:
domain: cover
device_class: shutter
response: Geopend
response: Geopend

- sentences:
- Open het gordijn in de woonkamer
Expand All @@ -85,7 +85,7 @@ tests:
area: Woonkamer
device_class: curtain
domain: cover
response: Geopend
response: Geopend

- sentences:
- Mag de luxaflex open in de woonkamer
Expand All @@ -102,4 +102,4 @@ tests:
area: Woonkamer
device_class: blind
domain: cover
response: Geopend
response: Geopend

0 comments on commit 372833e

Please sign in to comment.