Fixed badge url in test resource

This commit is contained in:
Xavi Aracil 2022-12-07 15:55:47 +01:00
parent 3f3276485d
commit e1f9c31b7b

View File

@ -11,7 +11,7 @@
"image": "https://example.org/beths-robot-badge.png", "image": "https://example.org/beths-robot-badge.png",
"evidence": "https://example.org/beths-robot-work.html", "evidence": "https://example.org/beths-robot-work.html",
"issuedOn": "2016-12-31T23:59:59Z", "issuedOn": "2016-12-31T23:59:59Z",
"badge": "http://example.org/altbadgeurl", "badge": "http://example.org/altbadgeurl.json",
"verification": { "verification": {
"type": "hosted" "type": "hosted"
} }