mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
fix: font regression in SQL Lab (#14960)
* fix: font regression in SQL Lab * Fix tests
This commit is contained in:
@@ -44,6 +44,7 @@ const mockedProps = {
|
||||
message: 'Error message',
|
||||
},
|
||||
source: 'dashboard' as ErrorSource,
|
||||
subtitle: 'Error message',
|
||||
};
|
||||
|
||||
test('should render', () => {
|
||||
|
||||
Reference in New Issue
Block a user