Skip to content

Commit

Permalink
remove spacing change in test -- affects all subsequent tests!
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Dec 23, 2024
1 parent 8818f49 commit a6e8b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/form_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a6e8b78

Please sign in to comment.