Skip to content

integration/client: fix typo in export_test.go#7130

Merged
kzys merged 1 commit intocontainerd:mainfrom
eltociear:patch-1
Jul 6, 2022
Merged

integration/client: fix typo in export_test.go#7130
kzys merged 1 commit intocontainerd:mainfrom
eltociear:patch-1

Conversation

@eltociear
Copy link
Copy Markdown
Contributor

begining -> beginning

Signed-off-by: Ikko Ashimine [email protected]

@k8s-ci-robot
Copy link
Copy Markdown

Hi @eltociear. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Comment thread integration/client/export_test.go Outdated
}

// Seet to begining of file before passing it to assertOCITar()
// Seet to beginning of file before passing it to assertOCITar()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

"Seet" is also a typo

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@AkihiroSuda Thank you for your information.
I also fixed that.

Seet -> Seek
begining -> beginning

Signed-off-by: Ikko Ashimine <[email protected]>
@kzys kzys merged commit a0da9ed into containerd:main Jul 6, 2022
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.

5 participants