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
auto_test_package() calls test_dir() which uses stop_on_failure = TRUE by default. The function exits in case of errors while it should not but keep monitoring the source tree.