Create "Junk" folder in test_dont_show_emails()

This folder may not exist on the test server.
This commit is contained in:
link2xt
2022-04-24 00:20:41 +00:00
parent 6bf2c5415f
commit 8c0bc9080c

View File

@@ -1435,6 +1435,7 @@ class TestOnlineAccount:
ac1.direct_imap.create_folder("Drafts")
ac1.direct_imap.create_folder("Sent")
ac1.direct_imap.create_folder("Spam")
ac1.direct_imap.create_folder("Junk")
acfactory.wait_configure_and_start_io()
# Wait until each folder was selected once and we are IDLEing again: