We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c320227 commit a238104Copy full SHA for a238104
1 file changed
memex/src/test/resources/features/inspections.kafka.feature
@@ -14,5 +14,5 @@ Feature: Vehicle Inspection Kafka Integration
14
Then I wait for 2 seconds
15
And 100 vehicle inspections starting from id 10000 do exist with:
16
"""
17
- {"capacity": 12, "vehicle": {"make": "Ford"}}
+ {"capacity": 60, "vehicle": {"make": "Ford"}}
18
0 commit comments