Skip to content

Commit 63ea431

Browse files
committed
lint
1 parent 0ff1f8a commit 63ea431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/motion/motion_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1402,7 +1402,7 @@ func TestPlanHistoryReq(t *testing.T) {
14021402
},
14031403
result: PlanHistoryReq{
14041404
ComponentName: "component_name",
1405-
Extra: map[string]interface{}{},
1405+
Extra: map[string]interface{}{},
14061406
},
14071407
},
14081408
{

0 commit comments

Comments
 (0)