Skip to content

Commit

Permalink
Remove placeholder Net::HTTP tests for response headers
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Feb 13, 2024
1 parent 90b7ce9 commit 0359ae1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/new_relic/net_http_test_cases.rb
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,4 @@ def test_ipv6_host_get_request_records_metric
'External/[::1]/Net::HTTP/GET' => {:call_count => 1}
)
end

def test_response_header_attributes_added_to_chat_completion_summary
raise 'write me!'
end

def test_response_header_exits_if_no_llm_event
raise 'write me!'
end
end

0 comments on commit 0359ae1

Please sign in to comment.