Takashi Kokubun 2022-11-19 21:31:39 -08:00 коммит произвёл git
Родитель f47251671d
Коммит fa2e0cc018
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -617,7 +617,7 @@ module TestIRB
def test_edit_with_non_existing_path
out, err = execute_lines(
"edit foo.rb"
"edit test_cmd_non_existing_path.rb"
)
assert_empty err