Skip to content

Commit

Permalink
provisionally ignored AWSProceduresAPIWithDummyClientTest
Browse files Browse the repository at this point in the history
  • Loading branch information
vga91 committed Mar 6, 2025
1 parent d6eb853 commit eb46cce
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import org.hamcrest.Matchers.hasItem
import org.hamcrest.collection.IsMapContaining
import org.junit.BeforeClass
import org.junit.ClassRule
import org.junit.Ignore
import org.junit.Test
import org.neo4j.graphdb.Label
import org.neo4j.graphdb.Node
Expand All @@ -21,7 +22,7 @@ import org.neo4j.graphdb.Result
import org.neo4j.test.rule.ImpermanentDbmsRule
import java.util.stream.Collectors


@Ignore
class AWSProceduresAPIWithDummyClientTest {
companion object {
val apiKey: String? = "dummyKey"
Expand Down

0 comments on commit eb46cce

Please sign in to comment.