mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
chore(frontend): Spelling (#25452)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Geido <60598000+geido@users.noreply.github.com> Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
@@ -156,7 +156,7 @@ describe('EchartsGraph transformProps', () => {
|
||||
);
|
||||
});
|
||||
|
||||
it('should transform chart props for viz with category and falsey normalization', () => {
|
||||
it('should transform chart props for viz with category and falsy normalization', () => {
|
||||
const formData: SqlaFormData = {
|
||||
colorScheme: 'bnbColors',
|
||||
datasource: '3__table',
|
||||
|
||||
Reference in New Issue
Block a user