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

Test updating not used component #29

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Test updating not used component #29

merged 2 commits into from
Oct 30, 2024

Conversation

darkleaf
Copy link
Owner

No description provided.

(di/start ::component
{::component 1
::not-used-component 2}
(di/update-key ::not-used-component inc)))))
Copy link
Owner Author

Choose a reason for hiding this comment

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

@KGOH зацени, этот тест падает.
Т.е. update-key будет орать только если такого ключа вообще нет. Но этот ключ может не использоваться.

@darkleaf darkleaf marked this pull request as ready for review October 30, 2024 18:30
@darkleaf darkleaf merged commit 1593ee0 into master Oct 30, 2024
1 check passed
@darkleaf darkleaf deleted the update-key-test branch October 30, 2024 18:30
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