integration/client: fix typo in export_test.go#7130
integration/client: fix typo in export_test.go#7130kzys merged 1 commit intocontainerd:mainfrom eltociear:patch-1
Conversation
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
| } | ||
|
|
||
| // Seet to begining of file before passing it to assertOCITar() | ||
| // Seet to beginning of file before passing it to assertOCITar() |
There was a problem hiding this comment.
@AkihiroSuda Thank you for your information.
I also fixed that.
Seet -> Seek begining -> beginning Signed-off-by: Ikko Ashimine <[email protected]>
begining -> beginning
Signed-off-by: Ikko Ashimine [email protected]