Skip to content

Commit 47f3761

Browse files
committed
@W-18129346 - Update tests
1 parent a113306 commit 47f3761

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cumulusci/tasks/preflight/tests/test_licenses.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ def test_assigned_permsetlicense_preflight(self):
6060
"PermissionSetLicense": {
6161
"MasterLabel": "Document Checklist",
6262
"DeveloperName": "DocumentChecklist",
63-
}
63+
},
6464
},
6565
{
6666
"PermissionSetLicense": {
6767
"MasterLabel": "Einstein Analytics Plus Admin",
6868
"DeveloperName": "EinsteinAnalyticsPlusAdmin"
69-
}
69+
},
7070
},
7171
],
7272
}

0 commit comments

Comments
 (0)