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

Remove the for-range in test setup #335

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

mingxiao
Copy link
Contributor

@mingxiao mingxiao commented Sep 9, 2024

For some unknown reason even tho we were looping over two strings, the value that was tested was always the second string during both loops

Simply create two When clauses, one for each path

For some unknown reason even tho we were looping over two strings, the value that was tested was always the second string during both loops

Simply create two `When` clauses, one for each path
@jpalermo jpalermo merged commit e24a19d into cloudfoundry:main Sep 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants