quiqua / pytest-dotenv

A py.test plugin that parses environment files before running tests
MIT License
188 stars 18 forks source link

Update README.md #18

Closed martinhinrichs closed 4 years ago

martinhinrichs commented 4 years ago

You want to say "Add a new section to a config file named "env_files", not "env_vars", right? I got confused because I though you meant 'create the file "env_vars" and add the section "env_files" to that file'.

quiqua commented 4 years ago

Thank you for the small fix :)