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:
Josh Soref
2024-08-20 16:47:29 -04:00
committed by GitHub
parent 175ba78d32
commit 1818054166
15 changed files with 32 additions and 32 deletions

View File

@@ -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