mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
Show non-deltachat emails by default for new installations
This commit is contained in:
@@ -1386,7 +1386,6 @@ mod tests {
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
|
||||
async fn test_adhoc_group_no_qr() -> Result<()> {
|
||||
let alice = TestContext::new_alice().await;
|
||||
alice.set_config(Config::ShowEmails, Some("2")).await?;
|
||||
|
||||
let mime = br#"Subject: First thread
|
||||
Message-ID: first@example.org
|
||||
|
||||
Reference in New Issue
Block a user