chore(help): fix tests

This commit is contained in:
Christian Rocha
2024-10-24 15:24:20 -04:00
parent 57ac102802
commit 4070e9cc1f
+1 -2
View File
@@ -4,9 +4,8 @@ import (
"fmt"
"testing"
"github.com/charmbracelet/bubbles/v2/key"
"github.com/charmbracelet/x/exp/golden"
"github.com/charmbracelet/bubbles/key"
)
func TestFullHelp(t *testing.T) {