Skip to content

Commit d043f3d

Browse files
committed
enable commented line
1 parent f91d344 commit d043f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ mod tests {
227227
assert_eq!(retrieved_data.unwrap(), data);
228228
}
229229

230-
// #[ignore = "depends on external RPC"]
230+
#[ignore = "depends on external RPC"]
231231
#[tokio::test]
232232
#[serial]
233233
async fn test_custom_quorum_numbers() {

0 commit comments

Comments
 (0)