mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 15:20:40 +08:00
Merge pull request #138 from evanclan/fix/e2e-edit-decisions-render-runtime
fix(tests): carry render_runtime into e2e edit_decisions fixture (#69)
This commit is contained in:
@@ -424,6 +424,7 @@ for i, scene in enumerate(scene_plan["scenes"]):
|
||||
|
||||
edit_decisions = {
|
||||
"version": "1.0",
|
||||
"render_runtime": proposal_packet["production_plan"]["render_runtime"],
|
||||
"cuts": [
|
||||
{
|
||||
"id": f"cut_{scene['id']}",
|
||||
|
||||
Reference in New Issue
Block a user