mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 15:30:40 +00:00
fix: fix bug
This commit is contained in:
@@ -168,6 +168,8 @@ async fn run_test<R: Rng + 'static>(
|
||||
err_msg: err.to_string(),
|
||||
}
|
||||
);
|
||||
created_table.insert(table_name);
|
||||
return Ok(());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user