You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vars: Fix test breakage in #130 due to _GO_ROOTDIR
In the previous commit for PR #130, in order to allow plugins to have
their own scoped `_GO_ROOTDIR`, it was necessary to remove its
`readonly` constraint. I'd forgotten to update `tests/vars.bats` to
remove the `-r` flag in the expected output.
0 commit comments