Isolate configuration related code better
- create the global `config` object inside the `urban_meal_delivery.configuration` module - streamline documentation and comments
This commit is contained in:
parent
9ee9c04a69
commit
c1064673aa
4 changed files with 12 additions and 16 deletions
|
|
@ -272,4 +272,4 @@ console_output_style = count
|
|||
env =
|
||||
TESTING=true
|
||||
markers =
|
||||
e2e: integration tests, inlc., for example, tests touching a database
|
||||
e2e: integration tests, incl., for example, tests touching the database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue