mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
@@ -130,7 +130,6 @@ describe('extractAnnotationLabels', () => {
|
||||
];
|
||||
const results: AnnotationData = {
|
||||
'My Interval': {
|
||||
columns: ['col'],
|
||||
records: [{ col: 1 }],
|
||||
},
|
||||
'My Line': [
|
||||
|
||||
Reference in New Issue
Block a user