Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartbryson committed Feb 12, 2019
1 parent ab3dd84 commit ec1d3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can run the unit tests by executing:
./gradlew test
```

There are a series of integration tests that use the topics from the [Confluent clickstream quickstart](https://docs.confluent.io/current/ksql/docs/tutorials/clickstream-docker.html#ksql-clickstream-docker). These integration tests can be run with the command below, which also automatically spins up a Confluent environment using docker-compose:
There are a series of integration tests that use the topics from the [Confluent clickstream quickstart](https://docs.confluent.io/current/ksql/docs/tutorials/clickstream-docker.html#ksql-clickstream-docker). These integration tests can be run with the command below, and this command also automatically spins up a Confluent environment using docker-compose:

```bash
./gradlew runAllTests
Expand Down

0 comments on commit ec1d3ea

Please sign in to comment.