Skip to content

Commit

Permalink
GemPrepare caching is working (asciidoctor#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysb33r committed Feb 8, 2021
1 parent ccec985 commit 2bf898c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ class AsciidoctorGemPrepareTaskCachingFunctionalSpec extends FunctionalSpecifica
}

@Issue('https://github.com/asciidoctor/asciidoctor-gradle-plugin/issues/481')
@PendingFeature
void "gemPrepare task is not cached when gems change"() {
String alternateGemName = 'json'
String alternatGemVersion = '1.8.0'
Expand Down

0 comments on commit 2bf898c

Please sign in to comment.