Skip to content

Commit

Permalink
Integration test for prove_replica_updates2 (#1453)
Browse files Browse the repository at this point in the history
  • Loading branch information
anorth committed Dec 12, 2023
1 parent 1416e7c commit 91ed665
Show file tree
Hide file tree
Showing 4 changed files with 426 additions and 1 deletion.
2 changes: 2 additions & 0 deletions integration_tests/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ mod move_partitions_test;
pub use move_partitions_test::*;
mod prove_commit2_test;
pub use prove_commit2_test::*;
mod replica_update2_test;
pub use replica_update2_test::*;
Loading

0 comments on commit 91ed665

Please sign in to comment.