Skip to content

Commit 0417f40

Browse files
committed
linter
1 parent 09c76d0 commit 0417f40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

internal/iostreams/forms_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@ func TestFormsAccessible(t *testing.T) {
460460
assert.NoError(t, err)
461461
assert.Equal(t, "my-app", input)
462462
assert.Contains(t, out.String(), "Name?")
463+
})
464+
}
463465

464466
func TestFormsNoColor(t *testing.T) {
465467
t.Run("forms use plain theme with no-color", func(t *testing.T) {

0 commit comments

Comments
 (0)