Skip to content

Bug: env test calls infoHandler instead of envHandler #330

Open
@garg-dhruv

Description

@garg-dhruv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions