Skip to content

Commit

Permalink
[Fab-5309] NodeSDK - regen artifacts
Browse files Browse the repository at this point in the history
NodeSDK has a few artifacts that are pregenned
and must be rebuilt to include mod policies at the
Application Policy level. Cleaned up some the test
code while had the files opened.

Change-Id: I2a73b4789d728a99985b21ba0616d5d475c0b04a
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
  • Loading branch information
harrisob committed Jul 17, 2017
1 parent 998bfd8 commit 7ced8d8
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 392 deletions.
Binary file modified test/fixtures/channel/mychannel.tx
Binary file not shown.
3 changes: 3 additions & 0 deletions test/fixtures/channel/mychannelator.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"mod_policy": "Admins",
"policies": {
"Admins": {
"mod_policy": "Admins",
"policy": {
"type": 3,
"value": {
Expand All @@ -36,6 +37,7 @@
}
},
"Readers": {
"mod_policy": "Admins",
"policy": {
"type": 3,
"value": {
Expand All @@ -44,6 +46,7 @@
}
},
"Writers": {
"mod_policy": "Admins",
"policy": {
"type": 3,
"value": {
Expand Down
Binary file modified test/fixtures/channel/mychanneltx.tx
Binary file not shown.
374 changes: 0 additions & 374 deletions test/fixtures/channel/updated_config.json

This file was deleted.

Loading

0 comments on commit 7ced8d8

Please sign in to comment.