Skip to content

Commit bc7a94d

Browse files
authored
Merge pull request #1363 from o1-labs/dw/typo-fix
Node/testing: fix typo
2 parents 5c84f2a + fbc24df commit bc7a94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

node/testing/tests/single_node.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ scenario_test!(
1515
);
1616

1717
scenario_test!(
18-
#[ignore = "investigate falure"]
18+
#[ignore = "investigate failure"]
1919
initial_joining,
2020
SoloNodeBasicConnectivityInitialJoining,
2121
SoloNodeBasicConnectivityInitialJoining
2222
);
2323

2424
scenario_test!(
25-
#[ignore = "investigate falure"]
25+
#[ignore = "investigate failure"]
2626
sync_root_snarked_ledger,
2727
SoloNodeSyncRootSnarkedLedger,
2828
SoloNodeSyncRootSnarkedLedger

0 commit comments

Comments
 (0)