Commit 34360f6a authored by Ian Craggs's avatar Ian Craggs

Reduce size on messages in test8-4

parent 12f4fe9f
...@@ -358,7 +358,7 @@ ADD_TEST( ...@@ -358,7 +358,7 @@ ADD_TEST(
ADD_TEST( ADD_TEST(
NAME test8-4-send-receive-big-messages NAME test8-4-send-receive-big-messages
COMMAND test8 "--test_no" "4" "--connection" ${MQTT_TEST_BROKER} COMMAND test8 "--test_no" "4" "--connection" ${MQTT_TEST_BROKER} "--size" "500000"
) )
SET_TESTS_PROPERTIES( SET_TESTS_PROPERTIES(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment