fastn-stack / fastn

🚧 (Alpha stage software) fastn - better way to build websites 🚧
https://fastn.com
GNU Affero General Public License v3.0
466 stars 36 forks source link

fix: tests and use env_bool instead of env::var #1828

Closed siddhantk232 closed 5 months ago

siddhantk232 commented 5 months ago

we have a handy utility method that enforces values of either false or true which is what is needed here.