mirror of
https://github.com/cheat/cheat.git
synced 2025-07-19 20:21:46 +02:00
Fixing "cheetsheet" typo in tags_test.go
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user