Skip to content

Commit de9a6b9

Browse files
committed
1 parent 58bb395 commit de9a6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/irb/test_cmd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ def test_edit_with_path
617617

618618
def test_edit_with_non_existing_path
619619
out, err = execute_lines(
620-
"edit foo.rb"
620+
"edit test_cmd_non_existing_path.rb"
621621
)
622622

623623
assert_empty err

0 commit comments

Comments
 (0)