Fix BuildServerTest

This commit is contained in:
adpi2 2024-09-03 10:09:07 +02:00 committed by GitHub
parent caf7e0483d
commit 03d5bf6e55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ object BuildServerTest extends AbstractServerTest {
IO.delete(otherBuildFile)
reloadWorkspace()
()
}
test("buildTarget/scalacOptions, buildTarget/javacOptions") { _ =>