1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-14 01:31:57 +02:00

Fixing "cheetsheet" typo in tags_test.go

This commit is contained in:
Ryan Wells
2020-08-21 15:45:49 +01:00
committed by GitHub
parent 2474ea4fb1
commit e5d04d41ea

@ -9,7 +9,7 @@ import (
"github.com/cheat/cheat/internal/sheet" "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) { func TestTags(t *testing.T) {
// mock cheatsheets available on multiple cheatpaths // mock cheatsheets available on multiple cheatpaths