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
Execute currently sources the mocks, then sources the file to be executed. I'm this case, sourcing produces slightly different behavior than actual execution and can mess with $0 and $BASH_SOURCE checks
Execute currently sources the mocks, then sources the file to be executed. I'm this case, sourcing produces slightly different behavior than actual execution and can mess with
$0and$BASH_SOURCEchecks