While working with the magento exercises provided by MagentoU I found issues while working with dependency injection
Argument 4 passed to Custom\Module\MagentoU\Test::__construct() must be an instance of Custom\Module\Api\ProductRepositoryInterface, instance of Magento\Catalog\Model\ProductRepository\Interceptor given .
@Rakesh Jesadiya wrote:
Could you please share your entire code file to debug your issue?
Please download the code from here