lib/right_develop/testing/clients/rest/requests/playback.rb in right_develop-3.0.3 vs lib/right_develop/testing/clients/rest/requests/playback.rb in right_develop-3.1.0

- old
+ new

@@ -176,10 +176,10 @@ break if ::File.file?(file_path) tried_paths << file_path file_path = nil end if file_path - response_hash = ::Mash.new(::YAML.load_file(file_path)) + response_hash = RightSupport::Data::Mash.new(::YAML.load_file(file_path)) if response_hash[:peer_reset_connection] raise PeerResetConnectionError, 'Connection reset by peer' end @response_metadata = create_response_metadata( state,