Skip to content

Conversation

@fkrafi
Copy link

@fkrafi fkrafi commented Nov 9, 2021

No description provided.

@fkrafi
Copy link
Author

fkrafi commented Nov 9, 2021

@alex-cory , can you please review this PR #355

Array.isArray(dependencies) &&
(dependencies.length === 0 ||
dependencies.filter((d) => !isEmpty(d)).length > 0)
) {
Copy link
Contributor

Choose a reason for hiding this comment

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

@fkrafi are there any unit tests/tests relevant to this feature ? for the newly added/fixed one and existing functionality
So it will be easy to review ?

@fkrafi fkrafi force-pushed the feature/fetch_is_called_in_spite_of_conditional_variables_are_undefined_#355 branch from 307b5ee to a0e2979 Compare February 3, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants