We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0aa45 commit d18766cCopy full SHA for d18766c
tests/panels/test_history.py
@@ -80,6 +80,8 @@ class HistoryViewsTestCase(IntegrationTestCase):
80
"AlertsPanel",
81
"CachePanel",
82
"SignalsPanel",
83
+ "ProfilingPanel",
84
+ "CommunityPanel",
85
}
86
87
def test_history_panel_integration_content(self):
0 commit comments