Sha256: f3e48d154b4aa7e9fb2e3201d67faea3fda19d2251741639c5c205d3106cb687

Contents?: true

Size: 151 Bytes

Versions: 4

Compression:

Stored size: 151 Bytes

Contents

class TestRepository
  include Elasticsearch::Git::Repository

  def repository_id
    'test_1'
  end

  def path_to_repo
    TEST_REPO_PATH
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitlab-elasticsearch-git-0.0.13 spec/support/test_repository.rb
gitlab-elasticsearch-git-0.0.12 spec/support/test_repository.rb
gitlab-elasticsearch-git-0.0.11 spec/support/test_repository.rb
gitlab-elasticsearch-git-0.0.10 spec/support/test_repository.rb