spelling: template

This commit is contained in:
Josh Soref 2020-11-21 21:18:51 -05:00
parent ec82d3c47e
commit ded92972cd

View file

@ -145,7 +145,7 @@ func TestIssueCreate_nonLegacyTemplate(t *testing.T) {
as, teardown := prompt.InitAskStubber()
defer teardown()
// tmeplate
// template
as.Stub([]*prompt.QuestionStub{
{
Name: "index",