See gh-23634

Closes gh-23634
This commit is contained in:
Johnny Lim
2020-10-12 20:50:24 +09:00
committed by Phillip Webb
parent a64f2699cc
commit 4a26e11268
4 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Andy Wilkinson
*/
@ClassPathExclusions("kotlin-daemon-client-*.jar")
public class SpringBootPluginTests {
class SpringBootPluginTests {
@TempDir
File temp;