ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

fix(GODT-2442): Fix problem introduce in code review #323

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

The glob pattern '*' was missing from the file path. Add unit test to catch issue in the future.