Don't overwrite function on test environment
Instead of overwriting functions that use `exec fish` on test environment, skip this call if the variable `CI` has been defined on the running shell.
Showing
Please register or sign in to comment