Skip to content

Commit

Permalink
no op commit to investigate ci problems #2009
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Jun 2, 2022
1 parent a736863 commit 42f21c1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions karate-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,8 @@
<configuration>
<includes>
<include>demo/DemoTestParallel.java</include>
<!-- TODO broke after graal upgrade to 22
<include>mock/contract/*Test.java</include>
-->
<!-- TODO broke after graal upgrade to 22 -->
<!-- <include>mock/contract/*Test.java</include> -->
<include>mock/async/*Test.java</include>
<include>mock/micro/*Runner.java</include>
<include>mock/proxy/*Runner.java</include>
Expand Down

0 comments on commit 42f21c1

Please sign in to comment.