From c148012c714cb43d9d7277a54151ab5c2fa7b7d4 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 12 Apr 2018 21:06:27 +0300 Subject: notifications: PushServer not yet ready for integration tests --- juick-notifications/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'juick-notifications/build.gradle') diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index 28290424..a8513dda 100644 --- a/juick-notifications/build.gradle +++ b/juick-notifications/build.gradle @@ -6,7 +6,6 @@ dependencies { compile project(':juick-common') compile 'com.ganyo:gcm-server:1.1.0' compile 'com.turo:pushy:0.12.1' - testCompile("org.springframework.boot:spring-boot-starter-test") } compileJava.options.encoding = 'UTF-8' -- cgit v1.2.3