addons-server: CircleCI builds are failing
Moving this to addons-frontend, now that legacy frontend is gone is another thing but we should put circleci tests to green in the meantime.
tests/ui/test_home.py::test_category_section_loads_correct_category[Resolution: 414x738] FAILED
And it seems to fail because .CategoryHeader-name isn’t present on this page:

Which links to this commit on addons-frontend: https://github.com/mozilla/addons-frontend/commit/f7d85d5d88233d60cb19726c57463f13da14f0c0
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (15 by maintainers)
That user id matches
settings.TASK_USER_IDin addons-server.@jrbenny35 oh, I see.
Yes, you do. You should control the account creation with the
mozillaUserIdconfig value. You could set that value yourself by overriding the config, too.