Skip to content

Commit

Permalink
chore: rename testcontainers-support profile to use-testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Dec 11, 2024
1 parent f2ec967 commit 2cd2c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</dependencies>
</profile>
<profile>
<id>testcontainers-support</id>
<id>use-testcontainers</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
Expand Down

0 comments on commit 2cd2c61

Please sign in to comment.