Skip to content

Commit

Permalink
Merge pull request #21885 from michalszynkiewicz/enable-rest-client-r…
Browse files Browse the repository at this point in the history
…eactive-native-tests

Add rest client reactive native tests to native-tests.json
  • Loading branch information
gsmet authored Dec 2, 2021
2 parents 5243131 + 5dfbb59 commit 277523b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/native-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
},
{
"category": "HTTP",
"timeout": 75,
"test-modules": "elytron-resteasy, resteasy-jackson, elytron-resteasy-reactive, resteasy-mutiny, resteasy-reactive-kotlin/standard, vertx, vertx-http, vertx-web, vertx-web-jackson, vertx-graphql, virtual-http, rest-client",
"timeout": 90,
"test-modules": "elytron-resteasy, resteasy-jackson, elytron-resteasy-reactive, resteasy-mutiny, resteasy-reactive-kotlin/standard, vertx, vertx-http, vertx-web, vertx-web-jackson, vertx-graphql, virtual-http, rest-client, rest-client-reactive, rest-client-reactive-stork, rest-client-reactive-multipart",
"os-name": "ubuntu-latest"
},
{
Expand Down

0 comments on commit 277523b

Please sign in to comment.