Skip to content

Commit

Permalink
asciidoctor#579 Fixing static analysis error
Browse files Browse the repository at this point in the history
  • Loading branch information
jannis-baratheon authored and ysb33r committed Feb 8, 2021
1 parent 802c0dd commit c319e23
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,7 @@ asciidoctorPdf {
@Unroll
void 'there are no deprecation warnings in build output (Gradle #gradleVersion)'() {
given:
getBuildFile()
getBuildFile('')
when:
BuildResult result = getGradleRunner([DEFAULT_TASK, '--warning-mode=all'])
Expand Down

0 comments on commit c319e23

Please sign in to comment.