Skip to content
Snippets Groups Projects
Commit a40511cd authored by Raphael Collet's avatar Raphael Collet
Browse files

[FIX] core: env.clear() also invalidates lazy properties

In unit tests, this avoids side effects from one test to another.  In
particular, a test modifying the user's company can make other tests
fail because `env.company` defaults to the user's company when nothing
else is available in the context.
parent 7f2e168c
No related branches found
No related tags found
No related merge requests found
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