Skip to content

Commit

Permalink
bugfix(ITs): payara-server-remote -> payara-server-local
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed May 3, 2024
1 parent b382553 commit b5baca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@

<profiles>
<profile>
<id>payara-server-remote</id>
<id>payara-server-local</id>
<properties>
<payara.start.skip>true</payara.start.skip>
<payara.argLine/>
Expand Down

0 comments on commit b5baca0

Please sign in to comment.