Skip to content

Commit

Permalink
FRW-1817 Fixed false positive test cases with Dynamic Multistore mode…
Browse files Browse the repository at this point in the history
… enabled. (#10862)

FRW-6382 Adjust StoreDependencyHelper and related tests to cover cases when there is no store provided
  • Loading branch information
gechetspr authored Mar 21, 2024
1 parent 505bcce commit 9212b2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/SprykerTest/Zed/MessageBroker/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ suites:
- \SprykerTest\Service\Container\Helper\ContainerHelper
- \SprykerTest\Zed\Application\Helper\ApplicationHelper
- \SprykerTest\Zed\EventDispatcher\Helper\EventDispatcherHelper
- \SprykerTest\Shared\Store\Helper\StoreDependencyHelper
- \SprykerTest\Zed\Store\Helper\StoreDependencyHelper

Communication:
path: Communication
Expand All @@ -47,4 +47,4 @@ suites:
- \SprykerTest\Zed\Application\Helper\ApplicationHelper
- \SprykerTest\Zed\EventDispatcher\Helper\EventDispatcherHelper
- \SprykerTest\Zed\Console\Helper\ConsoleHelper
- \SprykerTest\Shared\Store\Helper\StoreDependencyHelper
- \SprykerTest\Zed\Store\Helper\StoreDependencyHelper

0 comments on commit 9212b2c

Please sign in to comment.