Skip to content

Commit

Permalink
fix snakecase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jcain3389 committed Jan 7, 2025
1 parent a953d07 commit 6b477ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require "mocha/minitest"
require 'minitest-ci' if ENV.fetch('CI') { false }
require 'ostruct'
require 'active_support/core_ext/string'

VertexClient.configuration # make sure the client is configured

Expand Down

0 comments on commit 6b477ea

Please sign in to comment.