Skip to content

Commit a3d6558

Browse files
committed
Remove trailing whitespace from test that breaks flaky rustfmt
1 parent 3ecea6a commit a3d6558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capnp-json/test/json.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ mod tests {
431431
"int32Field": 0,
432432
"int64Field": 0,
433433
"uInt8Field": 0,
434-
"uInt16Field"
434+
"uInt16Field"
435435
: 0,
436436
"uInt32Field": 0,
437437
"uInt64Field": 0,

0 commit comments

Comments
 (0)