Skip to content

Commit 5796949

Browse files
committed
Removed future release Service test
1 parent 6539430 commit 5796949

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockerMiddleware/service_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ func TestRemoveService(t *testing.T) {
5050

5151
}
5252

53+
/**
5354
func TestServiceDetails(t *testing.T) {
5455
ensureSwarm()
5556
@@ -60,4 +61,4 @@ func TestServiceDetails(t *testing.T) {
6061
}
6162
6263
t.Skip(service.UpdateStatus.State)
63-
}
64+
}**/

0 commit comments

Comments
 (0)