Skip to content

Conversation

@ericwb
Copy link
Contributor

@ericwb ericwb commented Oct 26, 2024

Running:
precli -r tests

Yields the following error:

TypeError: all() takes exactly one argument (3 given)

The recent change to is_test_code() is not using a collection passed to the all() function.

Running:
  precli -r tests

Yields the following error:

  TypeError: all() takes exactly one argument (3 given)

The recent change to is_test_code() is not using a collection
passed to the all() function.

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit d593873 into securesauce:main Oct 26, 2024
@ericwb ericwb deleted the fix_all branch October 26, 2024 05:33
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