Skip to content

Commit 1ab1366

Browse files
author
Stanislav Idolov
authored
Fixed code style issue
1 parent 79c0382 commit 1ab1366

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
@@ -66,7 +66,7 @@ protected function setUp()
6666
'context' => $this->contextMock,
6767
'resource' => $this->resourceMock,
6868
]
69-
);;
69+
);
7070
}
7171

7272
/**

0 commit comments

Comments
 (0)