fix model selector loading
This commit is contained in:
@@ -50,6 +50,8 @@ def test_dashboard_chat_uses_streaming_fetch():
|
||||
assert ".body.getReader()" in html
|
||||
assert '=== "[DONE]"' in html
|
||||
assert 'console.error("chat stream failed", err)' in html
|
||||
assert "preloadChatModels" in html
|
||||
assert "renderChatModels(true)" in html
|
||||
|
||||
|
||||
def test_network_map_includes_node_friendly_name():
|
||||
|
||||
Reference in New Issue
Block a user