Apply suggestions from code review

Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: kobergj <jkoberg@owncloud.com>
This commit is contained in:
Michael Barz
2024-04-29 11:25:55 +02:00
committed by GitHub
co-authored by Phil Davis kobergj
parent 3f32b8f694
commit 54883c769f
2 changed files with 12 additions and 13 deletions
@@ -46,7 +46,7 @@ Generating ginkgo test suite bootstrap for parser in:
```
This command creates a file a `parser_suite_test.go` file in the parser directory. This file contains the test suite for the parser package.
This command creates a `parser_suite_test.go` file in the parser directory. This file contains the test suite for the parser package.
```go
package parser_test