mirror of
https://github.com/apache/superset.git
synced 2026-04-09 11:25:23 +00:00
committed by
GitHub
parent
8c29ba88a4
commit
3fb183349f
@@ -155,7 +155,7 @@ describe('SelectControl', () => {
|
||||
<SelectControl
|
||||
{...defaultProps}
|
||||
multi
|
||||
value={50}
|
||||
value={['today']}
|
||||
placeholder="add something"
|
||||
/>,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user