Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit fb8bfd7

Browse files
committed
remove Image from expected test diff
1 parent 799f620 commit fb8bfd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/metadata_diff_expected.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
"Diff": {
77
"Adds": [
88
"ExposedPorts: 1234/tcp:{}",
9-
"Image: sha256:0b30c570b95ba9cc450c8252cb264a8c66f7492a7dd6fb32f356267b9e04038f",
109
"Entrypoint: /entrypoint"
1110
],
1211
"Dels": [
1312
"ExposedPorts: 1234/tcp:{} 4321/tcp:{}",
14-
"Image: sha256:63d847f046cdda00df8ba9176753059439478784129443dd1da632504dce95bb",
1513
"Entrypoint: "
1614
]
1715
}
1816
}
19-
]
17+
]

0 commit comments

Comments
 (0)