Skip to content

Commit

Permalink
Re-enable test_testnet_upgrade_compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfind committed Apr 23, 2023
1 parent cef1b1a commit 59d645e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/sui-benchmark/tests/simtest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ mod test {
assert_eq!(expected_checkpoint, pruned);
}

#[ignore]
#[sim_test(config = "test_config()")]
async fn test_testnet_upgrade_compatibility() {
// This test is intended to test the compatibility of the latest protocol version with
Expand Down

0 comments on commit 59d645e

Please sign in to comment.