Skip to content

Commit d3d4ef7

Browse files
committed
chore
1 parent 90a1984 commit d3d4ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/src/test/java/de/gesellix/docker/remote/api/client/ContainerApiIntegrationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ public void containerStatsOnce() {
773773

774774
@Test
775775
@EnabledIfSupportsWebSocket
776-
public void containerAttachWebSocketNonInteractive() throws InterruptedException {
776+
public void containerAttachWebSocket() throws InterruptedException {
777777
SocatContainer socatContainer = new SocatContainer(engineApiClient);
778778
EngineApiClient tcpClient = socatContainer.startSocatContainer();
779779

0 commit comments

Comments
 (0)