Skip to content

Commit

Permalink
Add property to skip restart tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chamilaadhi committed Nov 13, 2023
1 parent 9a5e4d5 commit 8ccdee5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ under the License.
<apim.server.version>${apimserver.version}</apim.server.version>
<startupScript>api-manager</startupScript>
</systemProperties>
<skipTests>${skipIntegrationTests}</skipTests>
<skipTests>${skipRestartTests}</skipTests>
<environmentVariables>
<SHARED_DATABASE_DRIVER>org.h2.Driver</SHARED_DATABASE_DRIVER>
<SHARED_DATABASE_URL>
Expand Down

0 comments on commit 8ccdee5

Please sign in to comment.