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
In the team model, a team calls update with the request body coming into the API. We should write a test to see what happens when the request body includes a different id. Does this overwrite the team id?
The text was updated successfully, but these errors were encountered:
In the team model, a team calls
update
with the request body coming into the API. We should write a test to see what happens when the request body includes a different id. Does this overwrite the team id?The text was updated successfully, but these errors were encountered: