We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179611c commit 0a2321aCopy full SHA for 0a2321a
availability-oracle/src/test.rs
@@ -61,7 +61,7 @@ mod tests {
61
"file/ipfs".into(),
62
"substreams".into(),
63
],
64
- vec![]
+ vec![],
65
)
66
.await
67
.unwrap();
0 commit comments