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
Fix test (ApiControllerTest.Setting_CustomActionSelector()) that now hits NRE
- aspnet#20
- provide a controller instance and use one of its methods
- avoids NRE because compiler now generates an instance method for `testDelegate`
- makes tested scenario more realistic
0 commit comments