Fix flaky tests for pg17

pull/7937/head
naisila 2025-04-24 16:46:19 +03:00
parent 49c95f2c5b
commit 61d4b25f18
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ DEPS = {
],
repeatable=False,
),
"pg17": TestDeps("minimal_schedule", ["multi_behavioral_analytics_create_table"]),
}