flake8
passed.
JSHint
passed.
Review Request #13092 — Created June 1, 2023 and submitted
We now disable pytest-django, which interferes with our test setup when
installed (since pytest auto-enables plugins). This fixes test failures
when not in an isolated environment.The postgres11.8 environments had a badly-formatted name, causing it to
include a{
in its name. This now uses_
instead of.
in the name.
Unit tests pass.
Verified the name of the environments were correct.
Summary | ID |
---|---|
8502c219186bf6266306e1279dedfa1a297841f8 |