Skip to content

Commit

Permalink
Merge "Reenable testcase using a forked repo" into feature/convergence
Browse files Browse the repository at this point in the history
  • Loading branch information
christo4ferris authored and Gerrit Code Review committed Sep 3, 2016
2 parents 1f5e832 + f6ff84b commit 543baa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/chaincode/exectransaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ func TestGopathExecuteDeployTransaction(t *testing.T) {

// Test deploy of a transaction with a chaincode over HTTP.
func TestHTTPExecuteDeployTransaction(t *testing.T) {
t.Skip("Skipping test temporarily.")
// The chaincode used here cannot be from the fabric repo
// itself or it won't be downloaded because it will be found
// in GOPATH, which would defeat the test
Expand Down

0 comments on commit 543baa3

Please sign in to comment.