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 0eb0296 commit 537ece1Copy full SHA for 537ece1
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