Skip to content

Commit

Permalink
Adjust test case to account for 6c8a2d4
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed May 25, 2022
1 parent b9ed878 commit c516ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/rustdoc-js/generics-impl.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ const EXPECTED = [
],
},
{
// -> "Ddddddd"
'returned': [
// -> Ddddddd
'others': [
{ 'path': 'generics_impl::Ddddddd', 'name': 'hhhhhhh' },
],
},
Expand Down

0 comments on commit c516ffa

Please sign in to comment.