dmcg
08/04/2019, 10:00 AMfixture { .. }
block. If you don’t want this behavior for some reason (it is a bit odd that strings default to “” for example) then you can specify autoFixture = false
in the context to switch it off.
If you’re using Minutest with traditional mutable fixtures (@robfletcher) then please give it a try and let me know if it flies for you.