A rails controller test is invoking an action where its form calls
f.hidden_field :user_id, value: current_user.id
the controllerTest attempts