Skip to content

Commit

Permalink
fixup! Enable config tracking for all ITs
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Feb 1, 2024
1 parent 147f181 commit 0229be9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
<goals>
<goal>track-config-changes</goal>
</goals>
<configuration>
<dumpCurrentWhenRecordedUnavailable>true</dumpCurrentWhenRecordedUnavailable>
</configuration>
</execution>
<configuration>
<dumpCurrentWhenRecordedUnavailable>true</dumpCurrentWhenRecordedUnavailable>
</configuration>
</executions>
<configuration>
<noDeps>true</noDeps>
Expand Down

0 comments on commit 0229be9

Please sign in to comment.