How can I test the following in my mvc controller with Shouldly?
public async Task Login(LoginViewModel model, string returnUrl)