Fixed tests

This commit is contained in:
Xavi Aracil 2022-12-01 12:30:09 +01:00
parent c53d6405c4
commit 739facfe06
3 changed files with 1 additions and 2 deletions

View File

@ -5,6 +5,6 @@
"name": "Awesome Robotics Badge",
"description": "For doing awesome things with robots that people think is pretty great.",
"image": "https://example.org/robotics-badge.png",
"criteria": "https://example.org/robotics-badge.html",
"criteria": "https://example.org/badgecriteria.json",
"issuer": "https://example.org/organization.json"
}

View File

@ -9,7 +9,6 @@
"identity": "sha256$ecf5409f3f4b91ab60cc5ef4c02aef7032354375e70cf4d8e43f6a1d29891942"
},
"image": "https://example.org/beths-robot-badge.png",
"evidence": "https://example.org/beths-robot-work.html",
"issuedOn": "2016-12-31T23:59:59Z",
"badge": "https://example.org/robotics-badge.json",
"verification": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB