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 1c2c2ab commit 6731c78Copy full SHA for 6731c78
app/code/Magento/Authorization/Test/Fixture/Role.php
@@ -97,7 +97,6 @@ public function apply(array $data = []): ?DataObject
97
*/
98
public function revert(DataObject $data): void
99
{
100
-
101
$role = $this->roleFactory->create();
102
$role->load($data->getId());
103
0 commit comments