Skip to content

Commit 932e06c

Browse files
authored
Merge pull request #2147 from massalabs/fix/quick__fix_to_temporary_ignore_a_test
Temporary ignore UT since repairing it
2 parents fe9e97a + f3b18d1 commit 932e06c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

massa-consensus/src/tests/scenario_roll.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ async fn test_roll() {
476476
.await;
477477
}
478478

479+
#[ignore]
479480
#[tokio::test]
480481
#[serial]
481482
async fn test_roll_block_creation() {

0 commit comments

Comments
 (0)