Skip to content

Commit 1cd48f2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 45a3da6 commit 1cd48f2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/test/mail-servers-config/valid-complete.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"gmail.com": {
3-
"pop": {
4-
"host": "pop.gmail.com",
5-
"port": 995
6-
},
73
"imap": {
84
"host": "imap.gmail.com",
95
"port": 993
106
},
7+
"pop": {
8+
"host": "pop.gmail.com",
9+
"port": 995
10+
},
1111
"smtp": {
1212
"host": "smtp.gmail.com",
1313
"port": 587

0 commit comments

Comments
 (0)