This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Commit 8a522e3
Tobias Haagen Michaelsen
Don't use explicit
An explicit return inside a Proc can return from the current scope.
This fixes an issue with the test exiting before all tests are run.return inside Proc.1 parent fc499f7 commit 8a522e3
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | | - | |
750 | | - | |
751 | | - | |
| 749 | + | |
752 | 750 | | |
753 | | - | |
754 | | - | |
755 | | - | |
| 751 | + | |
756 | 752 | | |
757 | 753 | | |
758 | 754 | | |
| |||
0 commit comments