Skip to content
Snippets Groups Projects
Commit e3f09eee authored by Marius Dumitru Florea's avatar Marius Dumitru Florea
Browse files

XWIKI-19270: Add support for performing the PDF export using a browser running...

XWIKI-19270: Add support for performing the PDF export using a browser running in a Docker container
* Fix the quality build by specifying the test coverage ratio (it's 0 because this module is almost empty).

(cherry picked from commit 7cf70caa)
parent 97c8139e
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@
<properties>
<!-- Name to display by the Extension Manager -->
<xwiki.extension.name>Export API</xwiki.extension.name>
<xwiki.jacoco.instructionRatio>0.00</xwiki.jacoco.instructionRatio>
</properties>
<dependencies>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment