Skip to content

Commit

Permalink
Update test/new_relic/agent/llm/llm_event_test.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle (she/her) <[email protected]>
  • Loading branch information
hannahramadan and kaylareopelle authored Mar 5, 2024
1 parent 3d20ea8 commit 7b19081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/new_relic/agent/llm/llm_event_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def test_event_attributes_adds_custom_attributes

assert_equal('26.2', result['Marathon'])
assert_equal('Ouch', result['Ultra Marathon'])
assert_equal('OpenAI', result[:vendor])
end

def test_record_does_not_create_an_event
Expand Down

0 comments on commit 7b19081

Please sign in to comment.