зеркало из https://github.com/github/ruby.git
[ruby/irb] Try using a different file name
hoping to address: https://github.com/ruby/ruby/actions/runs/3506561941/jobs/5873689640 https://github.com/ruby/irb/commit/de9a6b9d00
This commit is contained in:
Родитель
f47251671d
Коммит
fa2e0cc018
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче