Skip to content

Commit 7e9f27a

Browse files
committed
Push an accidentally uncommitted diff
1 parent 41d5012 commit 7e9f27a

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
@@ -621,7 +621,7 @@ def test_edit_with_non_existing_path
621621
)
622622

623623
assert_empty err
624-
assert_match /Can not find file: foo\.rb/, out
624+
assert_match /Can not find file: test_cmd_non_existing_path\.rb/, out
625625
end
626626

627627
def test_edit_with_constant

0 commit comments

Comments
 (0)