Skip to content

Commit

Permalink
Fix test broken after TAPI update
Browse files Browse the repository at this point in the history
  • Loading branch information
donat committed Jul 22, 2024
1 parent a672966 commit 683cbbc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ class BuildInvocationsTest extends ProjectSynchronizationSpecification {
"buildScanPublishPrevious",
"javaToolchains",
"provisionGradleEnterpriseAccessKey",
"resolvableConfigurations"
"resolvableConfigurations",
"updateDaemonJvm"
]
}

Expand Down

0 comments on commit 683cbbc

Please sign in to comment.