Skip to content

Commit 223ccdd

Browse files
committed
fix schema test
1 parent f25e1ba commit 223ccdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests_old/test_schema.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ def test_list_tables():
155155
"#website",
156156
"profile",
157157
"profile__website",
158+
"#select_p_k",
159+
"#key_p_k",
158160
]
159161
) == set(schema_simple.list_tables())
160162

0 commit comments

Comments
 (0)