Skip to content

Commit 190c1f6

Browse files
committed
Remove trailing whitespace from test that breaks flaky rustfmt
1 parent 96c855e commit 190c1f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)