mirror of
https://github.com/apache/superset.git
synced 2026-05-12 11:25:56 +00:00
(cherry picked from commit f05638ba84)
This commit is contained in:
committed by
Michael S. Molina
parent
8cf702bf3d
commit
21764f9ae3
@@ -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