Removed configuration validation on startup
The false-positives raised by this validation for tests has lead us (me, at least) to ignore this validation. When developing locally, bad data prevents the application from starting, which prevents me from easily fixing that data via Django admin. This check costs more than it's worth. It's time for it to go. ECOM-7108
Showing
ecommerce/core/tests/test_config.py
deleted
100644 → 0
Please
register
or
sign in
to comment