From caad54585dc9bc96d17d1ff06bf5f36af70cb632 Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Mon, 28 Feb 2022 09:14:31 +0000 Subject: [PATCH] fix test name --- src/test/scala/integration/TopicLoaderIntSpec.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/scala/integration/TopicLoaderIntSpec.scala b/src/test/scala/integration/TopicLoaderIntSpec.scala index 4f333708..acbb5885 100644 --- a/src/test/scala/integration/TopicLoaderIntSpec.scala +++ b/src/test/scala/integration/TopicLoaderIntSpec.scala @@ -291,7 +291,7 @@ class TopicLoaderIntSpec extends IntegrationSpecBase { config.topicLoader.bufferSize.value shouldBe 10 } - "fail to load a valid config" in new TestContext { + "fail to load an invalid config" in new TestContext { override implicit lazy val system: ActorSystem = ActorSystem( "test-actor-system", ConfigFactory.parseString(