mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-13 05:58:35 +03:00
test: add integration test for sharing
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from app.shared.db.base import get_session
|
||||
from app.web.main import app_factory
|
||||
|
||||
app = app_factory(get_session)
|
||||
|
||||
Reference in New Issue
Block a user