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
auth tests: Skip both stdbba and plans if marked disabled
Previously the skip assumed the config simply wasn't found and that
meant other plans (yaml) likely didn't exist. Now specifically checks if
config.disabled exists and skips to next target (properly).
Signed-off-by: kingthorin <[email protected]>
0 commit comments