mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore: add type checking in plugin test directory (#19387)
This commit is contained in:
@@ -79,6 +79,8 @@ const basicQueryResult: ChartDataResponseResult = {
|
||||
rowcount: 100,
|
||||
stacktrace: null,
|
||||
status: 'success',
|
||||
from_dttm: null,
|
||||
to_dttm: null,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user