Skip to content

Commit

Permalink
remove uncompleted federated search test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilelkihal committed Oct 1, 2024
1 parent b16d4ea commit d2134bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/models/test_federation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,4 @@ def test_federation_ssl_error
refute_nil ontologies_federate_one.first.errors
WebMock.disable!
end

def test_federated_search
search_result = LinkedData::Client::Models::Class.search(federate: true, display_links: false, display_context: false)
end
end

0 comments on commit d2134bf

Please sign in to comment.