Skip to content

Commit ce88358

Browse files
fix formatting
1 parent 0cbab41 commit ce88358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/server/smb/server_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ func TestGetRootMappingPath(t *testing.T) {
155155
}
156156
if expectResult != result {
157157
t.Errorf("Expected (%s) but getRootMappingPath returned (%s)", expectResult, result)
158-
}
158+
}
159159
}
160160
}
161-
}
161+
}

0 commit comments

Comments
 (0)