Skip to content

Commit

Permalink
Fix wfly21 exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Dec 3, 2020
1 parent 7f297ab commit 3b2dc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</property>
</activation>
<properties>
<additional.surefire.excluded.groups>org.jboss.resteasy.category.ExpectedFailingOnWildFly21</additional.surefire.excluded.groups>
<additional.surefire.excluded.groups>,org.jboss.resteasy.category.ExpectedFailingOnWildFly21</additional.surefire.excluded.groups>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 3b2dc7e

Please sign in to comment.