Skip to content

Commit 47a9391

Browse files
author
Marcus Linke
committed
Tag as integration test
1 parent 58bcd6f commit 47a9391

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/com/github/dockerjava/core/command/CopyArchiveToContainerCmdImplTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import com.github.dockerjava.client.AbstractDockerClientTest;
2424
import com.github.dockerjava.core.util.CompressArchiveUtil;
2525

26+
@Test(groups = "integration")
2627
public class CopyArchiveToContainerCmdImplTest extends AbstractDockerClientTest {
2728
@BeforeTest
2829
public void beforeTest() throws Exception {

0 commit comments

Comments
 (0)