add tests
This commit is contained in:
@@ -43,6 +43,18 @@ echo "============================="
|
||||
bash "$DIR/06_send_message_reverse.sh"
|
||||
echo ""
|
||||
|
||||
echo "============================="
|
||||
echo " Step 7: Get groups"
|
||||
echo "============================="
|
||||
bash "$DIR/07_get_groups.sh"
|
||||
echo ""
|
||||
|
||||
echo "============================="
|
||||
echo " Step 8: Get group members"
|
||||
echo "============================="
|
||||
bash "$DIR/08_get_group_members.sh"
|
||||
echo ""
|
||||
|
||||
echo "============================="
|
||||
echo " Cleanup"
|
||||
echo "============================="
|
||||
|
||||
Reference in New Issue
Block a user