Skip to content

Commit

Permalink
Reverting a change from Azure#33397 (Azure#33441)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsvihlik authored Feb 10, 2023
1 parent 2a951fc commit f1d0cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-identity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<properties>
<src.dir>src/main</src.dir>
<test.dir>src/test</test.dir>
<jacoco.min.linecoverage>0.88</jacoco.min.linecoverage>
<jacoco.min.linecoverage>0.85</jacoco.min.linecoverage>
<jacoco.min.branchcoverage>0.67</jacoco.min.branchcoverage>
<jacoco.skip>false</jacoco.skip>
<!-- Configures the Java 9+ run to perform the required module exports, opens, and reads that are necessary for testing but shouldn't be part of the module-info. -->
Expand Down

0 comments on commit f1d0cbd

Please sign in to comment.