mirror of
https://github.com/MontFerret/ferret.git
synced 2025-11-25 22:01:39 +02:00
Fix typos (#446)
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
func TestKeepKeys(t *testing.T) {
|
||||
Convey("When not enought arguments)", t, func() {
|
||||
Convey("When not enough arguments)", t, func() {
|
||||
// there is no object
|
||||
obj, err := objects.KeepKeys(context.Background())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user