The 'should render the /teams page' test was failing because PR #27650 introduced a showHeader flag that hides the 'Teams' heading for users without teams. Other tests in the file were updated to create users with hasTeam: true, but this test was missed. Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>