forked from Github-Mirrors/canaille
3 lines
71 B
Python
3 lines
71 B
Python
![]() |
def test_version(testclient):
|
||
|
testclient.get("/about", status=200)
|