Commit 4566882
committed
Unrelated to PR - minor fix for reordering of tests
Last 3 commits added/removed enough tests in other files
to shift the pytest-split group boundaries, moving
test_create_extension_table_access_method away from
test_create_drop_query_engine (which previously cleaned up
dependent extensions). The test was always fragile as it
assumed no dependent extensions were installed.
Adding CASCADE makes it work regardless of ordering of tests.
Signed-off-by: sfc-gh-npuka <naisila.puka@snowflake.com>1 parent b2024c2 commit 4566882
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments