tests - fix hardened expected string

This commit is contained in:
bunkerity 2022-07-21 11:44:12 +02:00
parent d3014b42f7
commit b2bcfb8c7f
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
{
"type": "string",
"url": "https://www.example.com",
"string": "gogs"
"string": "hello"
}
]
}