tests - fix gogs expected string

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

View File

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