Files
@ aa2542a6538b
Branch filter:
Location: kallithea/docs/usage/backup.rst
aa2542a6538b
512 B
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".