Skip to content

Commit

Permalink
diabled ==> disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah authored and olleolleolle committed Jan 25, 2024
1 parent 2ffacaa commit 295797f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/irb/test_eval_history.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def execute_lines(*lines, conf: {}, main: self, irb_path: nil)
end
end

def test_eval_history_is_diabled_by_default
def test_eval_history_is_disabled_by_default
out, err = execute_lines(
"a = 1",
"__"
Expand Down

0 comments on commit 295797f

Please sign in to comment.