canaille-globuzma/tests/test_about.py
2020-11-13 10:45:01 +01:00

2 lines
71 B
Python

def test_version(testclient):
testclient.get("/about", status=200)