[#794] fixed comment typos

This commit is contained in:
Jan Lauber
2022-10-17 19:17:44 +02:00
committed by GitHub
parent 6385c5e646
commit 9cbb2e750e
11 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -241,7 +241,7 @@ func TestAdminUpsertSubmit(t *testing.T) {
true,
},
{
// update succcess - new email
// update success - new email
"2b4a97cc-3f83-4d01-a26b-3d77bc842d3c",
`{
"email": "test_update@example.com"
@@ -249,7 +249,7 @@ func TestAdminUpsertSubmit(t *testing.T) {
false,
},
{
// update succcess - new password
// update success - new password
"2b4a97cc-3f83-4d01-a26b-3d77bc842d3c",
`{
"password": "1234567890",