You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.integration.appengine/src/com/google/cloud/tools/eclipse/integration/appengine/DebugNativeAppEngineStandardProjectTest.java
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -117,15 +117,13 @@ public void run() {
117
117
consoleView.show();
118
118
assertTrue("App Engine console not active", consoleView.getViewReference()
119
119
.getContentDescription().contains("App Engine Standard at localhost"));
0 commit comments