Skip to content

Commit

Permalink
[beam-core-testing] simplify build
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik committed Mar 6, 2023
1 parent a171c96 commit 07e5c98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion beam/core-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<outputDir>${project.build.directory}/generated-sources/model</outputDir>
<javaPackage>cz.o2.proxima.testing.model</javaPackage>
<className>Model</className>
<config>${basedir}/src/main/resources/test-readme.conf</config>
<config>${basedir}/../../core/src/test/resources/test-readme.conf</config>
</configuration>
<executions>
<execution>
Expand Down
1 change: 0 additions & 1 deletion beam/core-testing/src/main/resources/test-readme.conf

This file was deleted.

0 comments on commit 07e5c98

Please sign in to comment.