Skip to content

Commit 3096e64

Browse files
committed
Fixed code style issue
1 parent bce1dfe commit 3096e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Unit/Model/BlockTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ protected function setUp()
6969
'context' => $this->contextMock,
7070
'resource' => $this->resourceMock,
7171
]
72-
);;
72+
);
7373
}
7474

7575
/**

0 commit comments

Comments
 (0)