Skip to content

Commit

Permalink
[hotfix][table-planner][test] fix ArchUnit typo in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
JingGe committed Dec 4, 2023
1 parent 7d2e84f commit b8ce6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-table/flink-table-planner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ under the License.
<scope>test</scope>
</dependency>

<!-- ArchUit test dependencies -->
<!-- ArchUnit test dependencies -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-architecture-tests-test</artifactId>
Expand Down

0 comments on commit b8ce6c7

Please sign in to comment.