fix: resolved comments

This commit is contained in:
mayur.popli
2025-04-04 16:34:43 +05:30
parent 67808f3628
commit bb737505d4
4 changed files with 5 additions and 8 deletions

View File

@@ -99,7 +99,7 @@ func TestRegisterSuccess(t *testing.T) {
}
}
// TestRegisterFailure tests scenarios where the handler registration should fail..
// TestRegisterFailure tests scenarios where the handler registration should fail.
func TestRegisterFailure(t *testing.T) {
tests := []struct {
name string