Skip to content

Commit abc6b9f

Browse files
committed
change test to use ascii arrow
1 parent 350e899 commit abc6b9f

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
@@ -71,7 +71,7 @@ async def test_detailed_log():
7171
},
7272
{
7373
"modified_file_path": "folder2/file with spaces.py",
74-
"modified_file_name": "folder1/file with spaces and λ.py folder2/file with spaces.py",
74+
"modified_file_name": "folder1/file with spaces and λ.py => folder2/file with spaces.py",
7575
"insertion": "0",
7676
"deletion": "0",
7777
},

0 commit comments

Comments
 (0)