Skip to content

Commit

Permalink
chore: clean up test from extra profiles (#11820)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis committed Sep 13, 2021
1 parent e556266 commit b1a17b6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions flow-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,18 +296,6 @@
</modules>

<profiles>
<profile>
<id>gen-dev-deps</id>
<modules>
<module>test-mixed/pom-pnpm-production.xml</module>
</modules>
</profile>
<profile>
<id>release</id>
<modules>
<module>test-mixed/pom-pnpm-production.xml</module>
</modules>
</profile>
<profile>
<id>run-tests</id>
<activation>
Expand Down

0 comments on commit b1a17b6

Please sign in to comment.