On a web server, this test ends up giving back a 204 because of the MVC behavior when an action is declared to return void. The fix is to use EmptyResult. |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Services | ||
| Views/View | ||
| wwwroot | ||
| ActivatorWebSite.kproj | ||
| Startup.cs | ||
| project.json | ||