mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 11:38:01 +00:00
fix whitespace (#6062)
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
@@ -1765,7 +1765,7 @@ pub mod tests {
|
||||
Some(Entry { valid_from: test_id(20), value: 20 }),
|
||||
vec![5, 6].into_iter().collect(),
|
||||
)));
|
||||
|
||||
|
||||
assert_eq!(
|
||||
ops.operations,
|
||||
vec![CommitOperation::BlockFinalized(
|
||||
|
||||
Reference in New Issue
Block a user