Skip to content

Commit 6ad8e6f

Browse files
restyled-commitsjrhees-cae
authored andcommitted
Restyled by prettier-yaml
1 parent 168be64 commit 6ad8e6f

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

src/app/tests/suites/DL_UsersAndCredentials.yaml

+16-13
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,9 @@ tests:
511511
- name: "NextUserIndex"
512512
value: null
513513

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"
515517
command: "SetUser"
516518
identity: "beta"
517519
timedInteractionTimeoutMs: 10000
@@ -561,7 +563,8 @@ tests:
561563
- name: "NextUserIndex"
562564
value: null
563565

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"
565568
command: "SetUser"
566569
identity: "beta"
567570
timedInteractionTimeoutMs: 10000
@@ -584,7 +587,9 @@ tests:
584587
response:
585588
error: INVALID_COMMAND
586589

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"
588593
command: "SetUser"
589594
identity: "beta"
590595
timedInteractionTimeoutMs: 10000
@@ -1515,7 +1520,9 @@ tests:
15151520
- name: "NextCredentialIndex"
15161521
value: 2
15171522

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"
15191526
command: "SetCredential"
15201527
identity: "beta"
15211528
timedInteractionTimeoutMs: 10000
@@ -1668,9 +1675,9 @@ tests:
16681675
- name: "NextCredentialIndex"
16691676
value: null
16701677

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"
16741681
command: "SetCredential"
16751682
identity: "beta"
16761683
timedInteractionTimeoutMs: 10000
@@ -1698,8 +1705,8 @@ tests:
16981705
value: 2
16991706

17001707
- 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"
17031710
command: "SetCredential"
17041711
timedInteractionTimeoutMs: 10000
17051712
arguments:
@@ -1725,10 +1732,6 @@ tests:
17251732
- name: "NextCredentialIndex"
17261733
value: 3
17271734

1728-
1729-
1730-
1731-
17321735
- label: "Create new RFID credential and user with index 0 fails"
17331736
command: "SetCredential"
17341737
timedInteractionTimeoutMs: 10000

0 commit comments

Comments
 (0)