generated from john/python-template
Remove all references to "uploads" page
This commit is contained in:
@@ -16,7 +16,6 @@ def test_page_registration_uses_vibescribe_theme(monkeypatch):
|
||||
run_options: dict[str, object] = {}
|
||||
|
||||
monkeypatch.setattr("transcription.ui.ui.add_css", lambda css, **_kwargs: registered_css.append(css))
|
||||
monkeypatch.setattr("transcription.ui.register_upload_page", lambda: None)
|
||||
monkeypatch.setattr("transcription.ui.register_jobs_page", lambda: None)
|
||||
monkeypatch.setattr(
|
||||
"transcription.ui.ui.run_with",
|
||||
|
||||
Reference in New Issue
Block a user