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

Bug: env test calls infoHandler instead of envHandler #330

Open
garg-dhruv opened this issue Dec 18, 2023 · 0 comments
Open

Bug: env test calls infoHandler instead of envHandler #330

garg-dhruv opened this issue Dec 18, 2023 · 0 comments

Comments

@garg-dhruv
Copy link

https://github.com/stefanprodan/podinfo/blob/33dac1ba40f73555725fbf620bf3b4f6f1a5ad89/pkg/api/env_test.go#L18C34-L18C45

Here srv.infoHandler needs to be changed to srv.envHandler, to check the intended functionality.
This change results in test failure, therefore this test case needs to be updated.

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

No branches or pull requests

1 participant