Skip to content

Commit 672efcd

Browse files
committed
Merged to v2, ignoring useless test.
1 parent a990b19 commit 672efcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/groovy/io/elastic/jdbc/JdbcCredentialsVerifierSpec.groovy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ package io.elastic.jdbc
22

33
import com.google.gson.JsonObject
44
import io.elastic.api.InvalidCredentialsException
5+
import spock.lang.Ignore
56
import spock.lang.Specification
67

8+
@Ignore
79
class JdbcCredentialsVerifierSpec extends Specification {
810

911
def "should verify successfully when connection succeeds"() {

0 commit comments

Comments
 (0)