Skip to content

Commit

Permalink
Remove errant pp from test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 20, 2024
1 parent 558cfb1 commit 3591e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/falcon/command/virtual.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def around
response = insecure_client.get("/index")

expect(response).to be(:failure?)
pp response
end
end
end
Expand Down

0 comments on commit 3591e9f

Please sign in to comment.