Skip to content

Commit 435e111

Browse files
committed
Apply suggestion from Wil
Signed-off-by: Jose Fuentes <[email protected]>
1 parent b4d7d08 commit 435e111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var testParams = struct {
2020
var testCmd = &cobra.Command{
2121
Use: "test",
2222
Short: "Test REGO inside a Preflight package",
23-
Long: `This uses OPA's engine to run all the testsuites
23+
Long: `This uses OPA's engine to run all the test suites
2424
inside the package.
2525
2626
It only works with local packages.

0 commit comments

Comments
 (0)