wip
This commit is contained in:
parent
4d55110452
commit
0ae1f29be8
9 changed files with 24 additions and 28 deletions
|
@ -1080,7 +1080,7 @@ test_both_dbs!(
|
|||
test_channel_invites_sqlite,
|
||||
db,
|
||||
{
|
||||
let owner_id = db.create_server("test").await.unwrap().0 as u32;
|
||||
db.create_server("test").await.unwrap();
|
||||
|
||||
let user_1 = db
|
||||
.create_user(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue