Skip to content

Commit

Permalink
Fix typo (#673)
Browse files Browse the repository at this point in the history
Co-authored-by: Bruce Ricard <bricard@pivotal.io>

Co-authored-by: Bruce Ricard <bricard@pivotal.io>
  • Loading branch information
martyspiewak and bruce-ricard committed May 13, 2020
1 parent d5c2ad6 commit 7fdcbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ New Features:
- `ginkgo -tags=TAG_LIST` passes a list of tags down to the `go build` command.
- `ginkgo --failFast` aborts the test suite after the first failure.
- `ginkgo generate file_1 file_2` can take multiple file arguments.
- Ginkgo now summarizes any spec failures that occured at the end of the test run.
- Ginkgo now summarizes any spec failures that occurred at the end of the test run.
- `ginkgo --randomizeSuites` will run tests *suites* in random order using the generated/passed-in seed.

Improvements:
Expand Down

0 comments on commit 7fdcbe8

Please sign in to comment.