Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: not loading same component multiple times #176

Merged
merged 1 commit into from Jan 31, 2024
Merged

fix: not loading same component multiple times #176

merged 1 commit into from Jan 31, 2024

Conversation

miki725
Copy link
Contributor

@miki725 miki725 commented Jan 29, 2024

Issue

#74

Description

When adding line to the config for the component, checks if that line is already present. This avoid adding duplicate lines to the config

Testing

➜ make tests args="test_config.py::test_load_duplicate --logs --pdb"

@miki725 miki725 requested a review from viega as a code owner January 29, 2024 19:04
@miki725 miki725 merged commit f3a525c into main Jan 31, 2024
2 checks passed
@miki725 miki725 deleted the ms/load branch January 31, 2024 13:59
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.

None yet

2 participants