Skip to content

Commit

Permalink
#729: Ignoring the flipper. This test should be used for profiling an…
Browse files Browse the repository at this point in the history
…d not as part of integration testing
  • Loading branch information
jarmoniuk committed Oct 4, 2022
1 parent e7aa406 commit 156ee09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,9 @@
<pomIncludes>
<pomInclude>*/pom.xml</pomInclude>
</pomIncludes>
<pomExcludes>
<pomExclude>it-property-updates-report-002-slow/*</pomExclude>
</pomExcludes>
<postBuildHookScript>verify</postBuildHookScript>
<filterProperties>
<repository.proxy.url>${repository.proxy.url}</repository.proxy.url>
Expand Down

0 comments on commit 156ee09

Please sign in to comment.