Skip to content

Commit

Permalink
remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexB52 committed Feb 20, 2024
1 parent ba0ce90 commit 6628152
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def end_retest(pid:, input:, output:)
def test_displaying_options_on_matching_command
stdin = Tempfile.new
stdin.write "2\n"
debugger
pid, _, stdout = launch_retest('retest --ruby', input: stdin)

create_file 'foo_test.rb'
Expand Down

0 comments on commit 6628152

Please sign in to comment.