mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
fix(test): use valid naming for golden file
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ func TestSetStyles(t *testing.T) {
|
||||
name string
|
||||
styles Styles
|
||||
}{
|
||||
{"empty styles; do nothing", Styles{
|
||||
{"empty styles", Styles{
|
||||
Selected: lipgloss.NewStyle(),
|
||||
Header: lipgloss.NewStyle(),
|
||||
Cell: lipgloss.NewStyle(),
|
||||
|
||||
Reference in New Issue
Block a user