Skip to content

Commit d3af059

Browse files
committed
Update snapshot
Signed-off-by: Jakub Dzikowski <jakub.t.dzikowski@gmail.com>
1 parent 16ee7b0 commit d3af059

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ fablo-target
55
generators
66
node_modules
77
.idea
8+
samples/invalid-fablo-config.json

e2e/__snapshots__/fabloCommands.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ exports[`extend config should extend custom config 1`] = `
44
"Validation errors count: 0
55
Validation warnings count: 0
66
===========================================================
7-
Could not check for updates. Url: 'https://api.github.com/repos/hyperledger-labs/fablo/releases' not available
87
{
98
"global": {
109
"fabricVersion": "2.4.3",
@@ -2471,7 +2470,6 @@ exports[`extend config should extend default config 1`] = `
24712470
"Validation errors count: 0
24722471
Validation warnings count: 0
24732472
===========================================================
2474-
Could not check for updates. Url: 'https://api.github.com/repos/hyperledger-labs/fablo/releases' not available
24752473
{
24762474
"global": {
24772475
"fabricVersion": "2.5.9",

0 commit comments

Comments
 (0)