File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ if [ -d "$TEST_DIR" ]; then
1616 # Run tests with the reqwest-client feature
1717 echo
1818 echo # ###
19- echo Integration Tests: Reqwest Client (Disabled now)
19+ echo " Integration Tests: Reqwest Client (Disabled now)"
2020 echo # ###
2121 echo
2222 # TODO: reqwest client is not supported with thread based processor and reader. Enable this test once it is supported.
@@ -33,7 +33,7 @@ if [ -d "$TEST_DIR" ]; then
3333 # Run tests with the hyper-client feature
3434 echo
3535 echo # ###
36- echo Integration Tests: Hyper Client (Disabled now)
36+ echo " Integration Tests: Hyper Client (Disabled now)
3737 echo ####
3838 echo
3939 # TODO: hyper client is not supported with thread based processor and reader. Enable this test once it is supported.
You can’t perform that action at this time.
0 commit comments