Skip to content

Commit

Permalink
Fix all error for peer_to_peer.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
welbon committed Oct 30, 2023
1 parent d4ca2d4 commit b3114ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/e2e-testsuite/src/tests/peer_to_peer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ fn single_peer_to_peer_with_event() {

// TODO test no longer simple as the legacy version takes an &signer but all
// new scripts take an owned signer
#[test]
// #[test]
// fn single_peer_to_peer_with_padding() {
// //::diem_logger::Logger::init_for_testing();
// // create a FakeExecutor with a genesis from file
Expand Down

0 comments on commit b3114ac

Please sign in to comment.