Skip to content

Commit e050e02

Browse files
committed
Fixed integration_test.py path in README
1 parent c95eabe commit e050e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Run integration tests
3333
=====================
3434
**WARNING**: These tests require an active Kafka cluster and will make use of a topic named 'test'.
3535

36-
./integration_test.py <kafka-broker>
36+
examples/integration_test.py <kafka-broker>
3737

3838

3939

0 commit comments

Comments
 (0)