Skip to content

Commit

Permalink
Remove missed debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Nov 13, 2024
1 parent d469577 commit 0e7bd8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/features/support/internal_hooks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,6 @@ def output_received_requests(request_type)
Maze::ErrorCaptor.instance.reset_captured_errors
end

After do |_scenario|
pp "internal_hooks AFTER"
end

# After all tests
AfterAll do
# Ensure the logger output is in the correct location
Expand Down

0 comments on commit 0e7bd8f

Please sign in to comment.