Skip to content
Snippets Groups Projects
Commit 6506eaac authored by Andreas Gohr's avatar Andreas Gohr
Browse files

do not static cache useheading during tests

This took me way to long to figure out. The useheading setting was
cached in a static variable which is fine usually as it doesn't change
during a single request. But in testing we want to change it often.
parent f515db7f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment