#!/bin/bash
docker exec -ti glue_python bash -c "cd tests && python main_test.py"
