1
0
Fork 0
canaille-globuzma/tests/core/test_about.py

3 lines
71 B
Python
Raw Normal View History

2020-11-13 09:45:01 +00:00
def test_version(testclient):
testclient.get("/about", status=200)