Skip to content

Conversation

@ikreymer
Copy link
Member

quick follow to #2973 - ensure that the origins are not added if profile is being reset.
tests:

@ikreymer ikreymer requested a review from tw4l November 14, 2025 03:39
Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these tests! Left one comment that would be good to address before merging I think, as it might bite us later.

Comment on lines 28 to +29
admin_crawl_id = None
admin_config_id = None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recognize admin_crawl_id has been this way for a bit already, but we should probably rename both of these globals, since they're named identically to pytest fixtures defined in conftest.py that are used all throughout our tests, including in this module. Seems like that would introduce potential for confusion or even unexpected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants