moto/tests/test_redshift
Brian Pandola 5a2cbf1eca Fix: Duplicate test name causing loss of coverage
A test added in #2401 copied the name of an existing test, preventing it
from being run.  This commit renames the second test, allowing both to
be picked up by the test runner.
2020-11-24 03:29:52 -08:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_redshift.py Fix: Duplicate test name causing loss of coverage 2020-11-24 03:29:52 -08:00
test_server.py Add coverage for ContentType=JSON server requests 2020-11-24 03:29:52 -08:00