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

call order cucumber #12630

Merged
merged 4 commits into from Mar 9, 2022
Merged

Conversation

fp-ps
Copy link
Contributor

@fp-ps fp-ps commented Mar 8, 2022

No description provided.

.firstOnlyOrNull(I_C_Invoice_Candidate.class);
assertThat(candidate).isNull();

final List<I_C_Invoice_Candidate> invoiceCandidates = invoiceCandidateHandlerBL.createMissingCandidatesFor(order);
Copy link
Member

Choose a reason for hiding this comment

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

ok, nice. I didn't think of it that way but makes sense

@metas-ts
Copy link
Member

metas-ts commented Mar 9, 2022

going to integrate after successful build

@metas-ts metas-ts merged commit 0d9fde7 into tasty_ham_uat Mar 9, 2022
@metas-ts metas-ts deleted the tasty_ham_uat_callOrder_cucumber branch March 9, 2022 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants