We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467edc6 commit c6ea944Copy full SHA for c6ea944
pom.xml
@@ -161,8 +161,7 @@
161
<configuration>
162
<!-- Exclude DynamoDBConfig from coverage -->
163
<excludes>
164
- <exclude>**/br/com/grupo63/serviceproduction/config/DynamoDBConfig.class</exclude>
165
- </excludes>
+ <exclude>**/serviceproduction/config/DynamoDBConfig.class</exclude> </excludes>
166
</configuration>
167
</execution>
168
<execution>
0 commit comments