Skip to content

Commit

Permalink
Rename test case
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed Jul 17, 2024
1 parent 0d404e2 commit 88583b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/paralegal-flow/tests/async-generics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ fn await_with_inner_generic() {
}

#[test]
fn await_with_inner_generic_wrapped() {
fn await_with_inner_generic_constrained() {
InlineTestBuilder::new(stringify!(
use std::{
future::{Future},
Expand Down

0 comments on commit 88583b5

Please sign in to comment.