mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-12 22:51:10 +00:00
fmt
This commit is contained in:
@@ -770,7 +770,7 @@ mod tests {
|
|||||||
use tokio::sync::OnceCell;
|
use tokio::sync::OnceCell;
|
||||||
|
|
||||||
pub fn test_config() -> TestExecutionContext {
|
pub fn test_config() -> TestExecutionContext {
|
||||||
TestExecutionContext::default()
|
TestExecutionContext::default()
|
||||||
}
|
}
|
||||||
|
|
||||||
pub async fn new_node() -> (TestExecutionContext, ZombieNode) {
|
pub async fn new_node() -> (TestExecutionContext, ZombieNode) {
|
||||||
|
|||||||
Reference in New Issue
Block a user