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,
|
||||
options,
|
||||
)
|
||||
require.Equal(t, status, test.expectedStatus)
|
||||
require.Equal(t, test.expectedStatus, status)
|
||||
|
||||
if status != nil {
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user