diff --git a/core/form_test.go b/core/form_test.go index 280d2a03e3..74b5f0a985 100644 --- a/core/form_test.go +++ b/core/form_test.go @@ -91,7 +91,6 @@ type addFields struct { } func TestFormAddFields(t *testing.T) { - AppearanceSettings.Spacing = 30 b := NewBody() b.Styler(func(s *styles.Style) { s.Min.X.Ch(100)