You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #58374 Remove useless parent method calls in tests (alexandre-daubois)
This PR was merged into the 7.2 branch.
Discussion
----------
Remove useless parent method calls in tests
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
The vast majority of tests don't call these parent methods, because they are no op. There are a few places where they are called, let's remove them?
Commits
-------
b54596f604 Remove useless parent method calls in tests
0 commit comments