mirror of https://github.com/citusdata/citus.git
Fix flaky tests for pg17
parent
49c95f2c5b
commit
61d4b25f18
|
@ -224,6 +224,7 @@ DEPS = {
|
|||
],
|
||||
repeatable=False,
|
||||
),
|
||||
"pg17": TestDeps("minimal_schedule", ["multi_behavioral_analytics_create_table"]),
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue