feat: add selective vCard batch workflows
This commit is contained in:
@@ -35,7 +35,7 @@ class AddressesMigrationTests(unittest.TestCase):
|
||||
try:
|
||||
with engine.connect() as connection:
|
||||
self.assertIn(
|
||||
"c5d7e8f9a0b1",
|
||||
"d6e8f9a0b1c2",
|
||||
set(MigrationContext.configure(connection).get_current_heads()),
|
||||
)
|
||||
tables = set(inspect(connection).get_table_names())
|
||||
|
||||
Reference in New Issue
Block a user