Skip to content

Commit 2deb1ad

Browse files
committed
Update PaymentCheckoutTest for latest Profile -dev.
1 parent 7d79f62 commit 2deb1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class PaymentCheckoutTest extends CommerceBrowserTestBase {
5757
*/
5858
protected function getAdministratorPermissions() {
5959
return array_merge([
60-
'administer profiles',
60+
'administer profile',
6161
], parent::getAdministratorPermissions());
6262
}
6363

0 commit comments

Comments
 (0)