Skip to content

Commit

Permalink
Merge branch 'development' into feat/get-skip-gaps
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel committed Dec 8, 2023
2 parents b5a7124 + 261af86 commit 97ce1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ mod test {
}
}

#[tokio::test]
async fn test_migration_from_10_to_11() {
{
let _test_env_guard = TestEnv::reset().expect("Should lock TestEnv");
Expand Down

0 comments on commit 97ce1fd

Please sign in to comment.