summaryrefslogtreecommitdiffstats
path: root/tests/test_transpile.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/test_transpile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_transpile.py b/tests/test_transpile.py
index 1e0d9b6..07a915d 100644
--- a/tests/test_transpile.py
+++ b/tests/test_transpile.py
@@ -857,7 +857,6 @@ FROM x""",
"CREATE OR REPLACE STAGE",
"EXECUTE statement",
"EXPLAIN SELECT * FROM x",
- "GRANT INSERT ON foo TO bla",
"LOAD foo",
"OPTIMIZE TABLE y",
"PREPARE statement",