mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +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:
@@ -1551,7 +1551,7 @@ def test_insert_rls_as_subquery(
|
||||
"id=42",
|
||||
"SELECT * FROM other_table WHERE 1=1",
|
||||
),
|
||||
# If there's no pre-existing WHERE clause we create one.
|
||||
# If there's no preexisting WHERE clause we create one.
|
||||
(
|
||||
"SELECT * FROM table",
|
||||
"table",
|
||||
|
||||
Reference in New Issue
Block a user