-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: simplify zone patch test method impl (#361)
To cover all jest test methods, the `wrapTestInZone` method is simplified to just run the `testBody` in the `testProxyZone` without differentiating between the arguments of `each` (to consider `done`) and `testBody` lengths.
- Loading branch information
1 parent
78b96a3
commit 4cc8708
Showing
2 changed files
with
42 additions
and
60 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
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