mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-04-03 16:51:26 +00:00
2 lines
119 B
Bash
Executable File
2 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
docker exec -it n3wt-school-backend-1 python3 manage.py test --settings=N3wtSchool.test_settings Auth.tests |