Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
santese committed Apr 4, 2024
1 parent 41356b5 commit 6799115
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/mdm/mdm-policies.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ describe('MdmPolicies', () => {
name: 'privacy preferences policy control',
},
{
method: 'createMdmCertificate',
args: [[] as PPPCInput[]],
name: 'mdm certificate',
},
method: 'createMdmCertificate',
args: [[] as PPPCInput[]],
name: 'mdm certificate',
},
]

for (const test of methods) {
Expand Down

0 comments on commit 6799115

Please sign in to comment.