Skip to content

Commit

Permalink
feat(objectionary#2555): added todo for itegration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Oct 29, 2023
1 parent 134efc7 commit 7291e68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ SOFTWARE.
</dependencies>
<build>
<plugins>
<!--
@todo #2555:30min Enable integration tests. Integration tests were disabled because of
new recursive implementation of tuple. Need to upload new version of eo-runtime to
Objectionary and enable integration tests by just removing "maven-invoker-plugin" from
this pom.xml. Don't forget to remove the puzzle.
-->
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<configuration>
Expand Down

0 comments on commit 7291e68

Please sign in to comment.