@@ -511,7 +511,9 @@ tests:
511
511
- name : " NextUserIndex"
512
512
value : null
513
513
514
- - label : " Modify UserStatus, UserType, CredentialRule for existing user from different fabric"
514
+ - label :
515
+ " Modify UserStatus, UserType, CredentialRule for existing user from
516
+ different fabric"
515
517
command : " SetUser"
516
518
identity : " beta"
517
519
timedInteractionTimeoutMs : 10000
@@ -561,7 +563,8 @@ tests:
561
563
- name : " NextUserIndex"
562
564
value : null
563
565
564
- - label : " Attempt to modify UserName for existing user from different fabric"
566
+ - label :
567
+ " Attempt to modify UserName for existing user from different fabric"
565
568
command : " SetUser"
566
569
identity : " beta"
567
570
timedInteractionTimeoutMs : 10000
@@ -584,7 +587,9 @@ tests:
584
587
response :
585
588
error : INVALID_COMMAND
586
589
587
- - label : " Attempt to modify userUniqueId for existing user from different fabric"
590
+ - label :
591
+ " Attempt to modify userUniqueId for existing user from different
592
+ fabric"
588
593
command : " SetUser"
589
594
identity : " beta"
590
595
timedInteractionTimeoutMs : 10000
@@ -1515,7 +1520,9 @@ tests:
1515
1520
- name : " NextCredentialIndex"
1516
1521
value : 2
1517
1522
1518
- - label : " Attempt to create new RFID credential from different fabric and add it to existing user"
1523
+ - label :
1524
+ " Attempt to create new RFID credential from different fabric and add
1525
+ it to existing user"
1519
1526
command : " SetCredential"
1520
1527
identity : " beta"
1521
1528
timedInteractionTimeoutMs : 10000
@@ -1668,9 +1675,9 @@ tests:
1668
1675
- name : " NextCredentialIndex"
1669
1676
value : null
1670
1677
1671
-
1672
-
1673
- - label : " Attempt to modify credentialData of existing RFID credential from different fabric"
1678
+ - label :
1679
+ " Attempt to modify credentialData of existing RFID credential from
1680
+ different fabric"
1674
1681
command : " SetCredential"
1675
1682
identity : " beta"
1676
1683
timedInteractionTimeoutMs : 10000
@@ -1698,8 +1705,8 @@ tests:
1698
1705
value : 2
1699
1706
1700
1707
- label :
1701
- " Verify that credential was not changed by attempting to create
1702
- new credential with unmodified data"
1708
+ " Verify that credential was not changed by attempting to create new
1709
+ credential with unmodified data"
1703
1710
command : " SetCredential"
1704
1711
timedInteractionTimeoutMs : 10000
1705
1712
arguments :
@@ -1725,10 +1732,6 @@ tests:
1725
1732
- name : " NextCredentialIndex"
1726
1733
value : 3
1727
1734
1728
-
1729
-
1730
-
1731
-
1732
1735
- label : " Create new RFID credential and user with index 0 fails"
1733
1736
command : " SetCredential"
1734
1737
timedInteractionTimeoutMs : 10000
0 commit comments