Skip to content

Commit f6ff84b

Browse files
committed
Reenable testcase using a forked repo
Change-Id: I0a8b72fee55a5b203e3550e2c580f07ec10650e8 Signed-off-by: Gabor Hosszu <[email protected]>
1 parent 294af0d commit f6ff84b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/chaincode/exectransaction_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ func TestGopathExecuteDeployTransaction(t *testing.T) {
372372

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

0 commit comments

Comments
 (0)