Skip to content

Commit 483d060

Browse files
committed
spelling: permanent
Signed-off-by: Josh Soref <[email protected]>
1 parent 3568e58 commit 483d060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unittests/tools/bigquery/test_bigquery_query_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ def test_execute_sql_non_select_stmt_write_protected_persistent_target(
750750
):
751751
"""Test execute_sql tool for non-SELECT query when writes are protected.
752752
753-
This is a special case when the destination table is a persistent/permananent
753+
This is a special case when the destination table is a persistent/permanent
754754
one and the protected write is enabled. In this case the operation should fail.
755755
"""
756756
project = "my_project"

0 commit comments

Comments
 (0)