Skip to content

Commit 35e8e94

Browse files
committed
fixup rebase :|
1 parent 120b052 commit 35e8e94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nexus/tests/integration_tests/schema.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3472,6 +3472,9 @@ fn after_207_0_0<'a>(ctx: &'a MigrationContext<'a>) -> BoxFuture<'a, ()> {
34723472
),
34733473
]
34743474
);
3475+
})
3476+
}
3477+
34753478
const SP_RESTART_ID: Uuid =
34763479
Uuid::from_u128(0x0358a488_3dd1_4da2_a783_570f3a149058);
34773480
const HOST_RESTART_ID: Uuid =

0 commit comments

Comments
 (0)