mirror of https://github.com/citusdata/citus.git
Fixes pg15 test name
parent
fe136886aa
commit
693eeedfaf
|
@ -152,7 +152,7 @@ DEPS = {
|
|||
worker_count=6,
|
||||
),
|
||||
"create_drop_database_propagation": TestDeps("minimal_schedule"),
|
||||
"create_drop_database_propagation_pg_15": TestDeps("minimal_schedule"),
|
||||
"create_drop_database_propagation_pg15": TestDeps("minimal_schedule"),
|
||||
"function_propagation": TestDeps("minimal_schedule"),
|
||||
"citus_shards": TestDeps("minimal_schedule"),
|
||||
"grant_on_foreign_server_propagation": TestDeps("minimal_schedule"),
|
||||
|
|
Loading…
Reference in New Issue