-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing awaits to async expects in proj wizard tests (#4156)
NOTE: this PR is waiting on input from @sharon-wang. We have one case that doesn't pass once the awaits were added and want to get her thoughts on it. This PR simply adds awaits where they were missing on the project wizard tests. Just to be safe, the timeouts for the async blocks in question were also bumped significantly. No change in execution functionality was observed on a fast Mac. Problems were encountered, however, in CI. ### QA Notes All smoke tests should pass. --------- Co-authored-by: Jon Vanausdeln <[email protected]>
- Loading branch information
1 parent
9b40f51
commit 0fc8636
Showing
1 changed file
with
25 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters