testing: pull autorun, for now

This commit is contained in:
Connor Peet 2021-07-22 11:30:44 -07:00
parent d7a7e917ca
commit 81800ee1c0
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD

View file

@ -1150,8 +1150,9 @@ export class OpenOutputPeek extends Action2 {
}
export const allTestActions = [
AutoRunOffAction,
AutoRunOnAction,
// todo: these are disabled until we figure out how we want autorun to work
// AutoRunOffAction,
// AutoRunOnAction,
CancelTestRunAction,
ClearTestResultsAction,
CollapseAllAction,