mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -395,7 +395,7 @@ def test_get_time_grain_with_config():
|
||||
app.config = config
|
||||
|
||||
|
||||
def test_get_time_grain_with_unkown_values():
|
||||
def test_get_time_grain_with_unknown_values():
|
||||
"""Should concatenate from configs and then sort in the proper order
|
||||
putting unknown patterns at the end"""
|
||||
config = app.config.copy()
|
||||
|
||||
Reference in New Issue
Block a user