diff --git a/app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php b/app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php
index 6affe7a93b36ef2aff6c03eb51609c95f62a5db4..297161fb9fd7b258955923607a2d2244e8cdd829 100644
--- a/app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php
+++ b/app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php
@@ -647,7 +647,6 @@ class SitemapTest extends \PHPUnit_Framework_TestCase
             ['getStore']
         )->getMockForAbstractClass();
 
-
         $objectManager = new \Magento\Framework\TestFramework\Unit\Helper\ObjectManager($this);
         $constructArguments = $objectManager->getConstructArguments(
             \Magento\Sitemap\Model\Sitemap::class,