From ea5c67092344f95a235848ef4aab14f8b9ba34ea Mon Sep 17 00:00:00 2001 From: Merci Jacob Date: Mon, 21 Oct 2024 11:33:41 +0200 Subject: [PATCH] Debug: Is the order of modules the issue? --- .github/tests/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/tests/.env b/.github/tests/.env index 547fe81c58..90e786d39f 100644 --- a/.github/tests/.env +++ b/.github/tests/.env @@ -182,4 +182,4 @@ WORDPRESS_CLIENT_URI= RECAPTCHA_SECRET= RECAPTCHA_SITE_KEY= -CYPHT_MODULES="core,contacts,local_contacts,ldap_contacts,gmail_contacts,feeds,jmap,imap,smtp,account,idle_timer,desktop_notifications,calendar,themes,nux,developer,history,profiles,imap_folders,sievefilters,tags,pgp,inline_message,keyboard_shortcuts,github,wordpress" +CYPHT_MODULES="core,contacts,local_contacts,ldap_contacts,gmail_contacts,feeds,jmap,imap,smtp,account,idle_timer,desktop_notifications,calendar,themes,nux,developer,imap_folders,profiles,history,sievefilters,tags,pgp,inline_message,keyboard_shortcuts,github,wordpress"