Embed umbrella graph in workspace panel
This commit is contained in:
@@ -66,6 +66,8 @@ def test_loader_register_wires_our_plugin(loader, monkeypatch):
|
||||
assert "svrnty" in loader._STATIC
|
||||
assert "/plugins/svrnty/app.css" in loader._STYLESHEETS
|
||||
assert "/plugins/svrnty/app.js" in loader._SCRIPTS
|
||||
assert "/plugins/svrnty/umbrella_inline.css" in loader._STYLESHEETS
|
||||
assert "/plugins/svrnty/umbrella_inline.js" in loader._SCRIPTS
|
||||
# Audio processor for voice-message transcription
|
||||
assert len(loader._AUDIO_PROCESSORS) == 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user