diff --git a/dm/tests/run.sh b/dm/tests/run.sh index 71162683ad6..d2ef8de2655 100755 --- a/dm/tests/run.sh +++ b/dm/tests/run.sh @@ -130,3 +130,4 @@ else run $script done fi +# add new line to test trigger diff --git a/tests/integration_tests/run.sh b/tests/integration_tests/run.sh index b0a4b8e669c..18a099ef187 100755 --- a/tests/integration_tests/run.sh +++ b/tests/integration_tests/run.sh @@ -82,3 +82,4 @@ fi # with color echo "\033[0;36m<<< Run all test success >>>\033[0m" +# add new line to test trigger