Skip to content

Commit da7355f

Browse files
committed
fmt
1 parent f20bdb2 commit da7355f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/statetest-types/src/test_unit.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ pub struct TestUnit {
1919
pub transaction: TransactionParts,
2020
#[serde(default)]
2121
pub out: Option<Bytes>,
22-
//pub config
22+
//pub config
2323
}

0 commit comments

Comments
 (0)