test/telnyx/telnyx_response_test.rb in telnyx-2.6.0 vs test/telnyx/telnyx_response_test.rb in telnyx-2.7.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require ::File.expand_path("../../test_helper", __FILE__)
+require_relative "../test_helper"
module Telnyx
class TelnyxResponseTest < Test::Unit::TestCase
context ".from_faraday_hash" do
should "converts to TelnyxResponse" do