Skip to content

Commit

Permalink
Print version..
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <[email protected]>
  • Loading branch information
JoshVanL committed Aug 19, 2024
1 parent 9910c5c commit 03d99b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/standalone/init_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ func verifyContainers(t *testing.T, daprRuntimeVersion string) {
}
version := container.Image[versionIndex+1:]
if version != expectedVersion {
fmt.Printf(">>%s >>%s >>%s\n", name, version, expectedVersion)
continue
}
}
Expand Down

0 comments on commit 03d99b2

Please sign in to comment.