diff --git a/src/test/scala/com/campudus/tableaux/controller/SystemControllerTest.scala b/src/test/scala/com/campudus/tableaux/controller/SystemControllerTest.scala index e6c65156..204fbb25 100644 --- a/src/test/scala/com/campudus/tableaux/controller/SystemControllerTest.scala +++ b/src/test/scala/com/campudus/tableaux/controller/SystemControllerTest.scala @@ -10,6 +10,7 @@ import org.vertx.scala.core.json.Json import org.junit.Assert._ import org.junit.Test import org.junit.runner.RunWith +import org.scalatest.Ignore @RunWith(classOf[VertxUnitRunner]) class SystemControllerTest extends TableauxTestBase { @@ -68,6 +69,7 @@ class SystemControllerTest extends TableauxTestBase { } @Test + @Ignore def retrieveVersions(implicit c: TestContext): Unit = { okTest { val expectedJson = Json.obj(