Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
howard-e committed Aug 24, 2021
1 parent ffa3e12 commit c020d1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/components/TestRun/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ const TestRun = ({ auth }) => {
testRendererSubmitButtonRef.current.click();
setIsTestSubmitClicked(true);
await saveForm(true);

if (titleRef.current) titleRef.current.focus();
}
break;
}
Expand Down

0 comments on commit c020d1c

Please sign in to comment.