Skip to content

Commit

Permalink
TE-10886 Dynamic store. (#9457)
Browse files Browse the repository at this point in the history
TE-10886 Release Dynamic Store
  • Loading branch information
demkos authored Mar 31, 2023
1 parent b45aba1 commit 95d9ef8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@
"spryker/code-sniffer": "*",
"spryker/company": "*",
"spryker/company-role": "*",
"spryker/container": "*",
"spryker/customer": "*",
"spryker/propel": "*",
"spryker/store": "*",
"spryker/testify": "*"
},
"autoload": {
Expand Down
2 changes: 2 additions & 0 deletions tests/SprykerTest/Zed/OauthPermission/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ suites:
- \SprykerTest\Zed\CompanyRole\Helper\CompanyRoleHelper
- \SprykerTest\Shared\CompanyUser\Helper\CompanyUserHelper
- \SprykerTest\Shared\Customer\Helper\CustomerDataHelper
- \SprykerTest\Service\Container\Helper\ContainerHelper
- \SprykerTest\Shared\Store\Helper\StoreDependencyHelper

0 comments on commit 95d9ef8

Please sign in to comment.