mirror of
https://github.com/cheat/cheat.git
synced 2024-11-21 13:31:36 +01:00
Fixing "cheetsheet" typo in tags_test.go
This commit is contained in:
parent
2474ea4fb1
commit
e5d04d41ea
@ -9,7 +9,7 @@ import (
|
||||
"github.com/cheat/cheat/internal/sheet"
|
||||
)
|
||||
|
||||
// TestTags asserts that cheetsheet tags are properly returned
|
||||
// TestTags asserts that cheatsheet tags are properly returned
|
||||
func TestTags(t *testing.T) {
|
||||
|
||||
// mock cheatsheets available on multiple cheatpaths
|
||||
|
Loading…
Reference in New Issue
Block a user