felicity-lims/backend/felicity_lims/tests-start.sh
2022-01-09 18:00:14 +02:00

6 lines
108 B
Bash

#! /usr/bin/env bash
set -e
python /felicity_lims/felicity/tests_pre_start.py
bash ./scripts/test.sh "$@"