Skip to content

Commit 92bc064

Browse files
committed
Fix typo
1 parent 7935957 commit 92bc064

File tree

1 file changed

+1
-1
lines changed
  • rules_haskell_tests/tests/integration_testing

1 file changed

+1
-1
lines changed

rules_haskell_tests/tests/integration_testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This package provides a set of rules for writing test scenarios for `rules_haskell`'s rules testing. It supports:
44
* Creating test workspaces inside the `rules_haskell` codebase
55
* Writing test scenarios in Haskell and provides a small testing library with helper functions
6-
* Running tests against multiple bazel verions including binary bazel distributions and nixpkgs bazel packages
6+
* Running tests against multiple bazel versions including binary bazel distributions and nixpkgs bazel packages
77
* Reusing the bazel cache between test runs to significantly speedup test process
88

99
## How to write an integration test

0 commit comments

Comments
 (0)