link_shortener/app/conftest.py
2024-04-05 16:23:27 +05:00

4 lines
40 B
Python

import os
os.environ["MODE"] = "TEST"