Skip to content

Commit 0a2321a

Browse files
committed
chore: fix formatting
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
1 parent 179611c commit 0a2321a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

availability-oracle/src/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mod tests {
6161
"file/ipfs".into(),
6262
"substreams".into(),
6363
],
64-
vec![]
64+
vec![],
6565
)
6666
.await
6767
.unwrap();

0 commit comments

Comments
 (0)