parent
d744aa896f
commit
a2144faf9c
9 changed files with 22 additions and 157 deletions
|
@ -15,8 +15,6 @@ use std::sync::{
|
|||
Arc,
|
||||
};
|
||||
|
||||
const TEST_RELEASE_CHANNEL: &'static str = "test";
|
||||
|
||||
pub struct TestDb {
|
||||
pub db: Option<Arc<Database>>,
|
||||
pub connection: Option<sqlx::AnyConnection>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue