Files
@ aa2542a6538b
Branch filter:
Location: kallithea/docs/usage/email.rst
aa2542a6538b
4.1 KiB
text/prs.fallenstein.rst
tests: fix incorrect API key tests
These parameterized tests were supposed to (among other things) test
what happens when the "api_key" query string parameter is not present.
Instead, they literally tested "api_key=None".
These parameterized tests were supposed to (among other things) test
what happens when the "api_key" query string parameter is not present.
Instead, they literally tested "api_key=None".