[ciletters] Fix testname.

This commit is contained in:
Arseny Balobanov 2021-02-19 22:20:07 +03:00
parent 2fcdfb352f
commit 7664921858

View file

@ -17,7 +17,7 @@ type testCase struct {
expected string expected string
} }
func TestLetter(t *testing.T) { func TestMakeLetter(t *testing.T) {
const ( const (
testUser = "gopher" testUser = "gopher"
gitlabGroupID = "go-spring-2021" gitlabGroupID = "go-spring-2021"