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

Fix: Gate tests referencing incorrect address DTO types #491

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

nicoprow
Copy link
Contributor

Description

Currently the tests on the Gate break because some test values used are referencing incorrect DTO types (BusinessPartnerPostalAddressInputDto instead of BusinessPartnerPostalAddressDto).

I fixed the bug by providing address test values of the expected type with equivalent values.

@nicoprow nicoprow changed the title fix(gate): test values referncing incorrect address DTO types Fix: Gate tests referencing incorrect address DTO types Sep 25, 2023
@nicoprow nicoprow merged commit 31aa493 into main Sep 25, 2023
@nicoprow nicoprow deleted the fix/gate/test-values branch September 25, 2023 09:22
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