mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01: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