Skip to content

Commit b80538f

Browse files
KN4CK3Rwolfogre
andauthored
Disable test for incoming email (#22686)
Disable this test for the moment because the used imap container image seems unstable which results in many failed CI builds. Co-authored-by: Jason Song <[email protected]>
1 parent c14d3e8 commit b80538f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mysql.ini.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ INTERNAL_TOKEN = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE0OTU1NTE2MTh9.h
126126
ENABLED = true
127127

128128
[email.incoming]
129-
ENABLED = true
129+
ENABLED = false
130130
HOST = smtpimap
131131
PORT = 993
132132

0 commit comments

Comments
 (0)