Skip to content

Commit

Permalink
update ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpdrsn authored and yanns committed May 2, 2024
1 parent ee4962d commit 2a8f8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axum-macros/tests/debug_handler/fail/generics.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error: `#[axum_macros::debug_handler]` doesn't support generic functions
error: `#[debug_handler]` doesn't support generic functions
--> tests/debug_handler/fail/generics.rs:4:17
|
4 | async fn handler<T>(_extract: T) {}
Expand Down

0 comments on commit 2a8f8a0

Please sign in to comment.