Skip to content

Commit e0b8d46

Browse files
committed
add actual pathology of using λ
detailed log with -z doesn't fix rendering everywhere.
1 parent 98d06a2 commit e0b8d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlab_git/tests/test_detailed_log.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ async def test_detailed_log():
2828
" Notebook with spaces.ipynb | 15 +++++++++----",
2929
" path/notebook_without_spaces.ipynb | 17 ++++++++++-----",
3030
" path/Notebook with spaces.ipynb | 19 +++++++++++------",
31-
" path/Notebook with λ.ipynb | 15 +++++++++++-",
31+
" path/Notebook with \\316\\273.ipynb | 15 +++++++++++-",
3232
" 5 files changed, 50 insertions(+), 19 deletions(-)",
3333
]
3434
process_output_first_half = "\x00".join(process_output_first_half)

0 commit comments

Comments
 (0)