Is it possible to swap a map value only in a mounted state? I have some environment variables read in as a map with mount, and during testing I want to swap out one of these values with a known constant (keeping the others the same). Is this possible?
👍
If anyone in the future comes across this, I have come up with a workaround with mount.core/swap-states