Add missing import

Was causing the test to fail. It's annoying that you don't get an error
from that earlier..
This commit is contained in:
Heikki Linnakangas
2022-11-22 15:01:03 +02:00
parent 5c8387aff1
commit 49f2eac934

View File

@@ -12,6 +12,7 @@ from fixtures.log_helper import log
from fixtures.neon_fixtures import (
NeonEnvBuilder,
RemoteStorageKind,
assert_no_in_progress_downloads_for_tenant,
available_remote_storages,
wait_for_last_record_lsn,
wait_for_last_flush_lsn,