Skip to content

Commit

Permalink
Fix documentation for executing integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenstein-sap committed Feb 2, 2018
1 parent 479cbde commit 7535f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -135,7 +135,7 @@ Where again, `<PATTERN>` is the name of the module without `Spec.hs`.
Running the integration tests is a little involved, you'll need to:

```bash
$ stack test stack:integration-test --flag stack:stack-integration-tests
$ stack test stack:stack-integration-test --flag stack:integration-tests
```

Running an individual module works like this:
Expand Down

0 comments on commit 7535f47

Please sign in to comment.