Resolved merging error

This commit is contained in:
nathanrsxtn
2022-01-11 11:49:45 -07:00
parent 9578b4e184
commit df23971218
2 changed files with 26 additions and 34 deletions
+2 -1
View File
@@ -25,5 +25,6 @@
}
},
],
"java.test.defaultConfig": "WPIlibUnitTests"
"java.test.defaultConfig": "WPIlibUnitTests",
"java.dependency.packagePresentation": "flat"
}