mirror of
https://github.com/apache/superset.git
synced 2026-05-31 13:19:23 +00:00
test: Adds tests for the FixedOrMetricControl component (#13705)
This commit is contained in:
committed by
GitHub
parent
c8a794368d
commit
cfe927bebb
@@ -294,7 +294,7 @@ class MetricsControl extends React.PureComponent {
|
||||
null,
|
||||
)}
|
||||
datasource={this.props.datasource}
|
||||
savedMetric={{}}
|
||||
savedMetric={{ metric_name: '', expression: '' }}
|
||||
datasourceType={this.props.datasourceType}
|
||||
createNew
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user