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
task default: :test do # Running before the default task, run the test task. TestTask first then default task. If command line is "test task" instead of "rake", only the test task is run.