Skip to content

Commit 771a74d

Browse files
committed
fix ci
Signed-off-by: zhengkezhou1 <[email protected]>
1 parent 70a0319 commit 771a74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/epp/e2e_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ func verifyTrafficRouting() {
213213
},
214214
{
215215
"type": "image_url",
216-
"image_url": {
216+
"image_url": map[string]any{
217217
"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",
218218
},
219219
},

0 commit comments

Comments
 (0)