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

[24.0 backport] integration-cli: Add t.Helper() to the cli test helper functions #45958

Merged
merged 1 commit into from Jul 13, 2023

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Jul 13, 2023

- What I did

Added t.Helper() calls to cli helper functions, making it easier to find where the error comes from in some of the cli integration tests.

- How I did it

...

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 08321a0 into moby:24.0 Jul 13, 2023
101 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_cli-test-helper branch July 13, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants