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

feat(CB2-12690): changed test type to be an array or object #176

Closed
wants to merge 2 commits into from

Conversation

Daniel-Searle
Copy link
Contributor

@Daniel-Searle Daniel-Searle commented Jul 4, 2024

Change test type in the test result to be either an array or an object.

This change it due to down stream processes expecting the test types field to be an object. Currently, the type is expecting it to only ever be an array which is preventing the types implementation on the task lambdas.

CB2-12690

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