We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d7d08 commit 435e111Copy full SHA for 435e111
cmd/test.go
@@ -20,7 +20,7 @@ var testParams = struct {
20
var testCmd = &cobra.Command{
21
Use: "test",
22
Short: "Test REGO inside a Preflight package",
23
- Long: `This uses OPA's engine to run all the testsuites
+ Long: `This uses OPA's engine to run all the test suites
24
inside the package.
25
26
It only works with local packages.
0 commit comments