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

Commit 254b040

Browse files
author
Aleksandar Likic
committed
Updated README
Change-Id: I4d8a159f0869399610c8bbecfe71a108e26d554c Signed-off-by: Aleksandar Likic <aleksandar.likic@securekey.com>
1 parent c299b89 commit 254b040

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ cd $GOPATH/src/github.com/hyperledger/fabric-ca/
3030
git checkout v1.0.0-alpha
3131
make docker
3232
33+
# Before running the test, make sure you don't have stale invalid certificates from previous runs
34+
rm -rf /tmp/keystore/
35+
rm -rf /tmp/enroll_user/
36+
3337
# Start fabric
3438
cd $GOPATH/src/github.com/hyperledger/
3539
git clone https://github.com/hyperledger/fabric-sdk-go

0 commit comments

Comments
 (0)