Skip to content

Commit

Permalink
Update java-client/src/test/java/co/elastic/clients/elasticsearch/mod…
Browse files Browse the repository at this point in the history
…el/UnionTests.java

Co-authored-by: Laura Trotta <[email protected]>
  • Loading branch information
swallez and l-trotta committed Aug 22, 2024
1 parent 40df147 commit e6b2d26
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@

public class UnionTests extends ModelTestCase {

// public UnionTests() {
// super(JsonImpl.Simple);
// }

@Test
public void testScriptDeserializer() {
// A union discriminated by its field names (source -> inline, id -> stored)
Expand Down

0 comments on commit e6b2d26

Please sign in to comment.