3 lines
100 B
Bash
Executable file
3 lines
100 B
Bash
Executable file
#!/usr/bin/env bash
|
|
export APP_HOSTNAME=localhost:1312
|
|
python -m pytest --capture no --ignore mounts |