SymfonyCasts / verify-email-bundle

Simple, stylish Email Verification for Symfony
https://symfonycasts.com
MIT License
408 stars 33 forks source link

[tests] add test to ensure if `lifetime` is changed in userland - the new value is used in the helper... #187

Open jrushlow opened 6 months ago

jrushlow commented 6 months ago

-Functionality works as expected locally. We should have a test case for this in CI though...