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 4ae9637 commit 9ae4dd7Copy full SHA for 9ae4dd7
javav2/example_code/inspector/src/test/java/InspectorTests.java
@@ -115,7 +115,6 @@ public void testInspectorActionsIntegration() {
115
@Order(3)
116
public void testInspectorScenarioEndToEnd() {
117
assertDoesNotThrow(() -> {
118
-
119
// The scenario calls scanner.nextLine() repeatedly.
120
// We simulate user input by providing many "c" lines.
121
String simulatedInput = String.join("\n",
0 commit comments