refine Semi UI history workspace
This commit is contained in:
@@ -136,6 +136,8 @@ describe('V2 production entry', () => {
|
||||
expect(corePageSources.HistoryPage).not.toContain('v2-history-context-card');
|
||||
expect(corePageSources.HistoryPage).not.toContain('v2-history-metric-scroll');
|
||||
expect(corePageSources.HistoryPage).toContain('<WorkspaceFilterPanel');
|
||||
expect(corePageSources.HistoryPage).toContain('<WorkspaceCommandBar');
|
||||
expect(corePageSources.HistoryPage).toContain('className="v2-history-discovery-shell"');
|
||||
expect(corePageSources.HistoryPage).toContain('className="v2-history-filter-card"');
|
||||
expect(corePageSources.HistoryPage).toContain('<Card className={`v2-history-table-card');
|
||||
expect(corePageSources.HistoryPage).toContain('<Descriptions className="v2-history-evidence-descriptions"');
|
||||
|
||||
Reference in New Issue
Block a user