run cron job on both config, with and without remote.php

This commit is contained in:
Prajwol Amatya
2024-11-12 11:35:58 +05:45
parent d5471ec7f3
commit c00679fe91
2 changed files with 98 additions and 43 deletions
+2
View File
@@ -474,6 +474,8 @@ else
else
get_behat_suites "${ACCEPTANCE_TEST_TYPE}"
fi
else
BEHAT_SUITES=(`echo "$BEHAT_SUITES" | tr "," "\n"`)
fi
fi