cli + tui to publish to leaflet (wip) & manage tasks, notes & watch/read lists ๐Ÿƒ
charm leaflet readability golang

fix: test expectations

+1 -1
+1 -1
cmd/publication_commands_test.go
··· 71 71 "status", 72 72 "post [note-id]", 73 73 "patch [note-id]", 74 - "push [note-ids...]", 74 + "push [note-ids...] [--file files...]", 75 75 } 76 76 77 77 for _, expected := range expectedSubcommands {