-
Notifications
You must be signed in to change notification settings - Fork 83
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
tiny fix: format code and tfix #142
Conversation
need rebase. |
rebased, PTAL |
LGTM |
@caniszczyk Can you help me with the permissions problem? Thanks. |
image/manifest_test.go
Outdated
@@ -225,6 +229,6 @@ func TestUnpackLayerRemovePartialyUnpackedFile(t *testing.T) { | |||
t.Fatal(err) | |||
} | |||
if err == nil { | |||
t.Fatal("Execpt partialy unpacked file has been removed") | |||
t.Fatal("Execpt partially unpacked file has been removed") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
expect
ping @caniszczyk. |
@q384566678 try again, looks like PullApprove didn't pickup the latest version of its config so I refreshed things |
@caniszczyk All right, thanks. |
Signed-off-by: Ma Shimiao <[email protected]>
Rebased, PTAL |
Signed-off-by: Ma Shimiao [email protected]