Skip to content

Commit

Permalink
Removed future release Service test
Browse files Browse the repository at this point in the history
  • Loading branch information
mtenrero committed Jul 5, 2018
1 parent 6539430 commit 5796949
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dockerMiddleware/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ func TestRemoveService(t *testing.T) {

}

/**
func TestServiceDetails(t *testing.T) {
ensureSwarm()
Expand All @@ -60,4 +61,4 @@ func TestServiceDetails(t *testing.T) {
}
t.Skip(service.UpdateStatus.State)
}
}**/

0 comments on commit 5796949

Please sign in to comment.