We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d79f62 commit 2deb1adCopy full SHA for 2deb1ad
modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php
@@ -57,7 +57,7 @@ class PaymentCheckoutTest extends CommerceBrowserTestBase {
57
*/
58
protected function getAdministratorPermissions() {
59
return array_merge([
60
- 'administer profiles',
+ 'administer profile',
61
], parent::getAdministratorPermissions());
62
}
63
0 commit comments