Skip to content

Commit

Permalink
update assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Nov 21, 2024
1 parent 2a65691 commit d0dbae7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ class ExampleProjectsTest {
ExampleProject.Javadoc -> {
shouldHaveTasksWithOutcome(
":dokkaGeneratePublicationJavadoc" to FROM_CACHE,
":dokkaGenerateModuleJavadoc" to FROM_CACHE,
":dokkaGenerate" to UP_TO_DATE,
)
}
Expand Down

0 comments on commit d0dbae7

Please sign in to comment.