Skip to content

Make testAnyCustomerFromCity also accept cooper #43

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

Closed
wants to merge 1 commit into from
Closed

Make testAnyCustomerFromCity also accept cooper #43

wants to merge 1 commit into from

Conversation

vabr-g
Copy link

@vabr-g vabr-g commented Jan 27, 2023

The test should pass if findCustomerFrom returns a customer from Canberra. Those are lucas and copper, but so far the test only accepted lucas. This change adds also copper. This fixes #42.

The test should pass if `findCustomerFrom` returns a customer from `Canberra`. Those are `lucas` and `copper`,  but so far the test only accepted `lucas`. This change adds also `copper`.
@vabr-g vabr-g closed this by deleting the head repository Jul 12, 2024
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.

testAnyCustomerFromCity does not match findCustomerFrom's description
1 participant