Files
@ aa2542a6538b
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
aa2542a6538b
2.7 KiB
text/css
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".