Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 1ec6bf1

Browse files
committed
Update README
Change-Id: I99a706fb67b7f09d5d3dfd67518eea06db5227db Signed-off-by: Divyank Katira <Divyank.Katira@securekey.com>
1 parent 4614970 commit 1ec6bf1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ Execute `go test` from the fabric-client and fabric-ca-client to build the libra
1919

2020
Execute `go test` in the `test/integration` to run end-to-end tests. This requires you to have:
2121
- A working fabric, and fabric-ca set up. It is recommended that you use the docker-compose file provided in `test/fixtures`. Refer to the Hyperledger Fabric [documentation](https://github.com/hyperledger/fabric) on how to do this.
22-
- Customized settings in the `integration_test/test_resources/config/config_test.yaml` in case your Hyperledger Fabric network is not running on `localhost` or is using different ports.
22+
- Customized settings in the `test/fixtures/config/config_test.yaml` in case your Hyperledger Fabric network is not running on `localhost` or is using different ports.
2323

2424

2525
## Compatibility
2626

2727
This client was last tested and found to be compatible with the following Hyperledger Fabric commit levels:
2828
- fabric: v1.0.0-alpha
2929
- fabric-ca: `4651512e4e85728e6ecaf21b8cba52f51ed16633`
30-
- fabric-sdk-node: v1.0.0-alpha

0 commit comments

Comments
 (0)