Skip to content

Commit 062cff6

Browse files
committed
f Test name nit
1 parent 15c9857 commit 062cff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/functional_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ fn rand_config() -> Config {
121121
}
122122

123123
#[test]
124-
fn full_channel_cycle() {
124+
fn channel_full_cycle() {
125125
println!("== Node A ==");
126126
let config_a = rand_config();
127127
let mut node_a = Builder::from_config(config_a).build();

0 commit comments

Comments
 (0)