Skip to content

Commit

Permalink
Merge pull request #2 from nhtruong/bugfix/theotr
Browse files Browse the repository at this point in the history
  • Loading branch information
mlarraz authored Apr 25, 2024
2 parents f3730ae + 9071c99 commit cff4933
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spec/opensearch/client/unit/opensearch_client_spec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to
# this file be licensed under the Apache-2.0 license or a
# compatible open source license.
#
# Modifications Copyright OpenSearch Contributors. See
# GitHub history for details.

require_relative '../../../spec_helper'

describe 'OpenSearch::Client#respond_to_missing?' do
Expand Down

0 comments on commit cff4933

Please sign in to comment.