lisa.tests: Fix ChainMap usage
The first mapping given to ChainMap is the one receiving the updates, not the last, so flip the parameters.
Loading
Please register or sign in to comment
The first mapping given to ChainMap is the one receiving the updates, not the last, so flip the parameters.