Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed integration test which broken when assumption changed
The `DependenciesShowFrameworkCommandTest` implementation relied on an assumption that there were two references to `Magento\Framework` in the mock modules. Since the change to the registration.php files reduced this to one, the total dependency count dropped from 3 to 2.
- Loading branch information