mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user