test-as-other-user

Results 1 comments of test-as-other-user

I know your reply is kind of outdated, but I agree with this; `rewire` should allow injection before execution; e.g. `rewire("path/to/my/script", {...keyValuePairsToOverride})`. I think the simplest possible workaround is this...