Fix some tests (mostly more run_until_parked's...)
This commit is contained in:
parent
276bfa0fab
commit
2ca462722c
4 changed files with 9 additions and 11 deletions
|
@ -1337,6 +1337,7 @@ async fn test_guest_access(
|
|||
})
|
||||
.await
|
||||
.unwrap();
|
||||
executor.run_until_parked();
|
||||
|
||||
assert_channels_list_shape(client_b.channel_store(), cx_b, &[]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue