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
For some reason getRuns and exportRunStatistics on the RunsController are static methods. They really shouldn't be. It needs some rewiring to fix this, so I didn't do it right away...
The text was updated successfully, but these errors were encountered:
For some reason
getRuns
andexportRunStatistics
on theRunsController
are static methods. They really shouldn't be. It needs some rewiring to fix this, so I didn't do it right away...The text was updated successfully, but these errors were encountered: