Skip to content

Commit

Permalink
Adjusting the Unit Test
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard13 committed Feb 25, 2019
1 parent 4b2c1b4 commit 730987f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ public function testLoadCircular()
/**
* @throws \Magento\Framework\Exception\LocalizedException
*/
public function testLoadPrearranged(): void
public function testLoadPrearranged()
{
$fixtures = [
'Foo_Bar' => ['name' => 'Foo_Bar', 'sequence' => ['Magento_Store']],
Expand Down

0 comments on commit 730987f

Please sign in to comment.