mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Collectives parachain integration tests update (#2036)
* Collectives: update integration tests * update title
This commit is contained in:
@@ -33,9 +33,7 @@ settings:
|
||||
[
|
||||
*acc_liam_acc32,
|
||||
*acc_olivia_acc32,
|
||||
*acc_noah_acc32
|
||||
],
|
||||
[
|
||||
*acc_noah_acc32,
|
||||
*acc_emma_acc32,
|
||||
*acc_james_acc32,
|
||||
*acc_ava_acc32
|
||||
@@ -58,7 +56,6 @@ settings:
|
||||
*acc_ava_acc32,
|
||||
*acc_mia_acc32
|
||||
],
|
||||
[],
|
||||
[]
|
||||
]
|
||||
disband:
|
||||
@@ -67,7 +64,7 @@ settings:
|
||||
call: disband
|
||||
args: [
|
||||
{
|
||||
votingMembers: 6,
|
||||
fellowMembers: 6,
|
||||
allyMembers: 1
|
||||
}
|
||||
]
|
||||
@@ -185,7 +182,7 @@ tests:
|
||||
chain: *collectives_parachain
|
||||
attributes:
|
||||
- type: u32
|
||||
key: votingMembers
|
||||
key: fellowMembers
|
||||
value: 6
|
||||
- type: u32
|
||||
key: allyMembers
|
||||
|
||||
Reference in New Issue
Block a user