mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
chore(help): fix tests
This commit is contained in:
+1
-2
@@ -4,9 +4,8 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
|
"github.com/charmbracelet/bubbles/v2/key"
|
||||||
"github.com/charmbracelet/x/exp/golden"
|
"github.com/charmbracelet/x/exp/golden"
|
||||||
|
|
||||||
"github.com/charmbracelet/bubbles/key"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestFullHelp(t *testing.T) {
|
func TestFullHelp(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user