Skip to content

Commit 5962b2b

Browse files
committed
whitespace is really getting to me
1 parent 733d2a2 commit 5962b2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/viam/sdk/tests/test_utils.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ std::vector<ResourceConfig> fake_discovered_resources() {
3838
"arm_motor",
3939
"rand",
4040
{
41-
{"pins", {{"pwm", 18}, {"dir", 23}}},
42-
{"max_rpm", 100},
43-
{"encoder_steps", 200},
41+
{"pins", {{"pwm", 18}, {"dir", 23}}},
42+
{"max_rpm", 100},
43+
{"encoder_steps", 200},
4444
},
4545
"rdk:component:motor",
4646
"rand:cool:motor"),

0 commit comments

Comments
 (0)