Skip to content

Commit be011f1

Browse files
committed
whitespace
1 parent 5962b2b commit be011f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/viam/sdk/tests/test_utils.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ 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},
44-
},
41+
{"pins", {{"pwm", 18}, {"dir", 23}}},
42+
{"max_rpm", 100},
43+
{"encoder_steps", 200},
44+
},
4545
"rdk:component:motor",
4646
"rand:cool:motor"),
4747
ResourceConfig("sensor",

0 commit comments

Comments
 (0)