Skip to content

Commit ebe27da

Browse files
committed
test: fix URL in logo_with_url.yml
1 parent c1afae0 commit ebe27da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdata/v0/valid/logo_with_url.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Medusa
44
url: "https://github.com/italia/developers.italia.it.git"
55

66
# Logo with a URL
7-
logo: "https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/main/testdata/img/logo.png"
7+
logo: "https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/main/testdata/v0/valid/assets/img/logo.png"
88

99
platforms:
1010
- web

0 commit comments

Comments
 (0)