mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
chore(tests): Spelling (#25454)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Evan Rusackas <evan@preset.io> Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
This commit is contained in:
@@ -55,7 +55,7 @@ class TestSqlLabApi(SupersetTestCase):
|
||||
{"SQLLAB_BACKEND_PERSISTENCE": False},
|
||||
clear=True,
|
||||
)
|
||||
def test_get_from_empty_bootsrap_data(self):
|
||||
def test_get_from_empty_bootstrap_data(self):
|
||||
if utils.backend() == "postgresql":
|
||||
# failing
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user