We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a113306 commit 47f3761Copy full SHA for 47f3761
1 file changed
cumulusci/tasks/preflight/tests/test_licenses.py
@@ -60,13 +60,13 @@ def test_assigned_permsetlicense_preflight(self):
60
"PermissionSetLicense": {
61
"MasterLabel": "Document Checklist",
62
"DeveloperName": "DocumentChecklist",
63
- }
+ },
64
},
65
{
66
67
"MasterLabel": "Einstein Analytics Plus Admin",
68
"DeveloperName": "EinsteinAnalyticsPlusAdmin"
69
70
71
],
72
}
0 commit comments