Skip to content

Commit

Permalink
Move test .proto files to test sources
Browse files Browse the repository at this point in the history
`annotations.proto` also seems to be only relevant for tests because the test
explicitly registers them as extensions. By default the Proto adapter does not
consider them.
  • Loading branch information
Marcono1234 committed Feb 12, 2022
1 parent 8cfc859 commit a29ad1e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
<executions>
<execution>
<goals>
<goal>compile</goal>
<goal>test-compile</goal>
</goals>
</execution>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit a29ad1e

Please sign in to comment.