We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ffe440 commit 123701fCopy full SHA for 123701f
apprunner/README.md
@@ -49,7 +49,7 @@ public class ITWorksWithPolaris {
49
"Required system property quarkus.http.test-port is not set")));
50
51
@Test
52
- public void pingNessie() {
+ public void pingPolaris() {
53
// Use the POLARIS_SERVER_URI in your tests ...
54
}
55
0 commit comments