diff --git a/fs/log_test.go b/fs/log_test.go index e536622f4..ef3ae2a72 100644 --- a/fs/log_test.go +++ b/fs/log_test.go @@ -10,7 +10,7 @@ import ( "github.com/stretchr/testify/require" ) -// Check it satisfies the interfac( +// Check it satisfies the interfaces var ( _ flagger = (*LogLevel)(nil) _ flaggerNP = LogLevel(0)