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: services/cloudwatchlogs/src/it/java/software/amazon/awssdk/services/cloudwatchlogs/ServiceIntegrationTest.java
-47
Original file line number
Diff line number
Diff line change
@@ -162,53 +162,6 @@ public void tearDown() {
162
162
}
163
163
}
164
164
165
-
/**
166
-
* Test uploading and retrieving log events.
167
-
*/
168
-
@Test
169
-
publicvoidtestEventsLogging() {
170
-
// No log event is expected in the newly created log stream
0 commit comments