Assign Approvals a unique migration revision
This commit is contained in:
@@ -34,7 +34,7 @@ class ApprovalsMigrationTests(unittest.TestCase):
|
||||
)
|
||||
with engine.connect() as connection:
|
||||
self.assertIn(
|
||||
"8b9c0d1e2f3a",
|
||||
"a91c4e72b5d8",
|
||||
set(MigrationContext.configure(connection).get_current_heads()),
|
||||
)
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user