expected and actual field position adjustment
Signed-off-by: KubeKyrie <shaolong.qin@daocloud.io>
This commit is contained in:
parent
e5b64bdef7
commit
9860e12d6e
@ -1655,7 +1655,7 @@ func TestCheckpointContainer(t *testing.T) {
|
|||||||
test.containerName,
|
test.containerName,
|
||||||
options,
|
options,
|
||||||
)
|
)
|
||||||
require.Equal(t, status, test.expectedStatus)
|
require.Equal(t, test.expectedStatus, status)
|
||||||
|
|
||||||
if status != nil {
|
if status != nil {
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user