Skip to content

Commit

Permalink
Small adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard13 committed Dec 16, 2019
1 parent cf0725a commit 59d6c75
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

/**
* Class UrlBuilderTest
*
* Testing the UrlBuilder
*/
class UrlBuilderTest extends TestCase
{
Expand Down Expand Up @@ -141,7 +143,8 @@ public function testScopedUrlBuilder(
StoreManagerInterface::PARAM_NAME => $storeCode
]
]
], [
],
[
'stores/store/switch',
$urlParams
]
Expand Down

0 comments on commit 59d6c75

Please sign in to comment.