ändrar sattus ollama
This commit is contained in:
@@ -66,6 +66,10 @@ class DashboardTests(unittest.TestCase):
|
||||
self.assertIn("No enabled streams were saved", HTML)
|
||||
self.assertIn("streams with existing profiles are selected for recovery", HTML)
|
||||
|
||||
def test_dashboard_shows_profile_advisor_fallback_as_notice(self):
|
||||
self.assertIn("heuristic_fallback", HTML)
|
||||
self.assertIn("Profile advisor: heuristic fallback", HTML)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user