chore: review comments

This commit is contained in:
Stavros
2026-03-29 19:38:59 +03:00
parent 15a3753622
commit b60e546ecd
6 changed files with 9 additions and 9 deletions

View File

@@ -329,7 +329,7 @@ func TestOIDCController(t *testing.T) {
},
},
{
description: "Ensure token endpoint deletes code afer use",
description: "Ensure token endpoint deletes code after use",
middlewares: []gin.HandlerFunc{
simpleCtx,
},