mirror of https://github.com/citusdata/citus.git
Fix running test alter_role_propagation test with --use-base-schedule flag
parent
6b9b12e8ae
commit
eec0ab1586
|
@ -131,6 +131,7 @@ DEPS = {
|
|||
"alter_distributed_table": TestDeps(
|
||||
"minimal_schedule", ["multi_behavioral_analytics_create_table"]
|
||||
),
|
||||
"alter_role_propagation": TestDeps("minimal_schedule"),
|
||||
"background_rebalance": TestDeps(
|
||||
None,
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue