Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Dzikowski <jakub.t.dzikowski@gmail.com>
  • Loading branch information
dzikowski committed Sep 17, 2024
1 parent 0f0c811 commit 4d59aa2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1526,7 +1526,7 @@ fi
exports[`samples/fablo-config-hlf2-1org-1chaincode-raft-explorer.json should create proper e2e/__tmp__/samples/fablo-config-hlf2-1org-1chaincode-raft-explorer.json.tmpdir/fablo-target/fabric-docker/.env from samples/fablo-config-hlf2-1org-1chaincode-raft-explorer.json 1`] = `
"FABLO_VERSION=1.2.1-unstable.0
FABLO_BUILD=<date with git hash>
FABLO_REST_VERSION=0.1.0
FABLO_REST_VERSION=0.1.2
HYPERLEDGER_EXPLORER_VERSION=1.1.8
COUCHDB_VERSION=3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@ fi
exports[`samples/fablo-config-hlf2-1org-1chaincode.json should create proper e2e/__tmp__/samples/fablo-config-hlf2-1org-1chaincode.json.tmpdir/fablo-target/fabric-docker/.env from samples/fablo-config-hlf2-1org-1chaincode.json 1`] = `
"FABLO_VERSION=1.2.1-unstable.0
FABLO_BUILD=<date with git hash>
FABLO_REST_VERSION=0.1.0
FABLO_REST_VERSION=0.1.2
HYPERLEDGER_EXPLORER_VERSION=1.1.8
COUCHDB_VERSION=3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ fi
exports[`samples/fablo-config-hlf2-2orgs-2chaincodes-private-data.yaml should create proper e2e/__tmp__/samples/fablo-config-hlf2-2orgs-2chaincodes-private-data.yaml.tmpdir/fablo-target/fabric-docker/.env from samples/fablo-config-hlf2-2orgs-2chaincodes-private-data.yaml 1`] = `
"FABLO_VERSION=1.2.1-unstable.0
FABLO_BUILD=<date with git hash>
FABLO_REST_VERSION=0.1.0
FABLO_REST_VERSION=0.1.2
HYPERLEDGER_EXPLORER_VERSION=1.1.8
COUCHDB_VERSION=3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3020,7 +3020,7 @@ fi
exports[`samples/fablo-config-hlf2-2orgs-2chaincodes-raft.yaml should create proper e2e/__tmp__/samples/fablo-config-hlf2-2orgs-2chaincodes-raft.yaml.tmpdir/fablo-target/fabric-docker/.env from samples/fablo-config-hlf2-2orgs-2chaincodes-raft.yaml 1`] = `
"FABLO_VERSION=1.2.1-unstable.0
FABLO_BUILD=<date with git hash>
FABLO_REST_VERSION=0.1.0
FABLO_REST_VERSION=0.1.2
HYPERLEDGER_EXPLORER_VERSION=1.1.8
COUCHDB_VERSION=3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3316,7 +3316,7 @@ fi
exports[`samples/fablo-config-hlf2-3orgs-1chaincode-raft-explorer.json should create proper e2e/__tmp__/samples/fablo-config-hlf2-3orgs-1chaincode-raft-explorer.json.tmpdir/fablo-target/fabric-docker/.env from samples/fablo-config-hlf2-3orgs-1chaincode-raft-explorer.json 1`] = `
"FABLO_VERSION=1.2.1-unstable.0
FABLO_BUILD=<date with git hash>
FABLO_REST_VERSION=0.1.0
FABLO_REST_VERSION=0.1.2
HYPERLEDGER_EXPLORER_VERSION=1.1.8
COUCHDB_VERSION=3.1
Expand Down

0 comments on commit 4d59aa2

Please sign in to comment.