Skip to content

Commit f83cabf

Browse files
committed
test ignore
1 parent 9cadbf3 commit f83cabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-controller-scala-elasticmq/src/test/scala/com/github/j5ik2o/dockerController/elasticmq/ElasticMQControllerSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class ElasticMQControllerSpec extends AnyFreeSpec with DockerControllerSpecSuppo
4040
)
4141

4242
"ElasticMQController" - {
43-
"run" in {
43+
"run" ignore {
4444
val client = AmazonSQSClientBuilder
4545
.standard()
4646
.withCredentials(

0 commit comments

Comments
 (0)