fix(tests): realign test expectations with V011 (ADM-001) seed — 22 permisos + Medios fixture
This commit is contained in:
@@ -36,6 +36,9 @@ public sealed class V009MigrationTests : IAsyncLifetime
|
||||
new Respawn.Graph.Table("dbo", "Rol_History"),
|
||||
new Respawn.Graph.Table("dbo", "Permiso_History"),
|
||||
new Respawn.Graph.Table("dbo", "RolPermiso_History"),
|
||||
// ADM-001 (V011): Medio + Seccion are temporal — history tables cannot be directly deleted.
|
||||
new Respawn.Graph.Table("dbo", "Medio_History"),
|
||||
new Respawn.Graph.Table("dbo", "Seccion_History"),
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user