Skip to content

fix(tests): remove duplicate _registry_rows() helper in test_billing.py#41

Merged
Coding-Dev-Tools merged 1 commit into
mainfrom
fix/remove-duplicate-registry-rows
Jul 21, 2026
Merged

fix(tests): remove duplicate _registry_rows() helper in test_billing.py#41
Coding-Dev-Tools merged 1 commit into
mainfrom
fix/remove-duplicate-registry-rows

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Removes a duplicate definition of _registry_rows() in tests/test_billing.py (lines 748-760). The identical function already exists at line 739. The duplicate shadows the first definition and is dead code.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@Coding-Dev-Tools
Coding-Dev-Tools merged commit afb4a63 into main Jul 21, 2026
16 checks passed
@Coding-Dev-Tools
Coding-Dev-Tools deleted the fix/remove-duplicate-registry-rows branch July 21, 2026 12:05
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.

1 participant