Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ирина Карачакова committed Apr 5, 2023
1 parent 07d0313 commit d1899fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,5 @@ async def test_scenario_failed_verbose3_with_scope(*, dispatcher: Dispatcher, pr

call.print_pretty_exception(exc_info, max_frames=8, show_locals=False,
show_internal_calls=False),
call.print_scope(scope)
call.print_scope(scope, length_long_str=1000)
]

0 comments on commit d1899fa

Please sign in to comment.