Skip to content

Commit 225a6fe

Browse files
committed
fixup! remove extra tabs
1 parent 781ad32 commit 225a6fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/SmartThings/matter-switch/src/test/test_ikea_scroll.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ test.register_message_test(
185185
message = mock_ikea_scroll:generate_test_message("main",
186186
capabilities.button.supportedButtonValues({"pushed", "double", "held", "pushed_3x"}, {visibility = {displayed = false}}))
187187
},
188-
{
188+
{
189189
channel = "matter",
190190
direction = "receive",
191191
message = {
@@ -201,7 +201,7 @@ test.register_message_test(
201201
message = mock_ikea_scroll:generate_test_message("group2",
202202
capabilities.button.supportedButtonValues({"pushed", "double", "held", "pushed_3x"}, {visibility = {displayed = false}}))
203203
},
204-
{
204+
{
205205
channel = "matter",
206206
direction = "receive",
207207
message = {

0 commit comments

Comments
 (0)