Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add beforeEach check for interpreter (#4881)
### Intent Fix some instability in newproject tests where the interpreter startup intefers with typing in the project name. ### Approach Allow inerpreter to finish loading in beforeEach for the suite of tests ### QA Notes All smoke tests in CI should pass <!-- Add additional information for QA on how to validate the change, paying special attention to the level of risk, adjacent areas that could be affected by the change, and any important contextual information not present in the linked issues. -->
- Loading branch information