Skip to content

Commit fd54d1a

Browse files
committed
Update UI tests
1 parent 67d90a2 commit fd54d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axum-macros/tests/typed_path/fail/not_deserialize.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ error[E0277]: the trait bound `for<'de> MyPath: serde::de::Deserialize<'de>` is
1313
(T0, T1)
1414
(T0, T1, T2)
1515
(T0, T1, T2, T3)
16-
and 129 others
16+
and $N others
1717
= note: required for `MyPath` to implement `serde::de::DeserializeOwned`
1818
= note: required for `axum::extract::Path<MyPath>` to implement `FromRequestParts<S>`
1919
= note: this error originates in the derive macro `TypedPath` (in Nightly builds, run with -Z macro-backtrace for more info)

0 commit comments

Comments
 (0)