Skip to content

Commit 1edd5d6

Browse files
Update test/e2e/epp/e2e_test.go
Co-authored-by: Nir Rozenbaum <[email protected]>
1 parent af242ce commit 1edd5d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/e2e/epp/e2e_test.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,9 @@ func verifyTrafficRouting() {
213213
},
214214
{
215215
"type": "image_url",
216-
"url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg",
216+
"image_url": {
217+
"url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg"
218+
},
217219
},
218220
},
219221
},

0 commit comments

Comments
 (0)