Another attempt to fix test builds of spring-boot-ls

This commit is contained in:
Kris De Volder
2022-05-11 11:25:12 -07:00
parent 0320355c6b
commit 36b60d43fa
2 changed files with 15 additions and 3 deletions

View File

@@ -42,7 +42,6 @@ import org.junit.Test;
* 1. Takes 40 mins to execute for the concourse build
* 2. The project is only used by tests and highly unlikely to be changed
*/
@Ignore
public class DependencyTreeTest {
private void testMavenClasspath(String projectName) throws Exception {