mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
test: set mvbox_move to 0 for test rust accounts
This commit is contained in:
@@ -567,6 +567,7 @@ impl TestContext {
|
||||
.unwrap();
|
||||
ctx.set_config(Config::BccSelf, Some("1")).await.unwrap();
|
||||
ctx.set_config(Config::SyncMsgs, Some("0")).await.unwrap();
|
||||
ctx.set_config(Config::MvboxMove, Some("0")).await.unwrap();
|
||||
|
||||
Self {
|
||||
ctx,
|
||||
|
||||
Reference in New Issue
Block a user