Skip to content

Commit

Permalink
Ignore Snapshots from filtering in devtools ITs
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Oct 24, 2023
1 parent 1751af3 commit fd61ced
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration-tests/devtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
<resource>
<directory>${basedir}/src/test/resources</directory>
<filtering>true</filtering>
<excludes>
<exclude>__snapshots__/**</exclude>
</excludes>
</resource>
</resources>
</configuration>
Expand Down

0 comments on commit fd61ced

Please sign in to comment.