Fix running test alter_role_propagation test with --use-base-schedule flag

pull/7204/head
Jelte Fennema 2023-09-18 14:47:04 +02:00
parent 6b9b12e8ae
commit eec0ab1586
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ DEPS = {
"alter_distributed_table": TestDeps( "alter_distributed_table": TestDeps(
"minimal_schedule", ["multi_behavioral_analytics_create_table"] "minimal_schedule", ["multi_behavioral_analytics_create_table"]
), ),
"alter_role_propagation": TestDeps("minimal_schedule"),
"background_rebalance": TestDeps( "background_rebalance": TestDeps(
None, None,
[ [