Skip to content

Commit

Permalink
Deprecated associated test class
Browse files Browse the repository at this point in the history
  • Loading branch information
drpayyne committed Feb 6, 2020
1 parent 4e1bfde commit 2f591a8
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
use Magento\Sales\Model\Order\Email\Sender\ShipmentSender;

/**
* Test for Magento\Sales\Model\Order\Email\Sender\ShipmentSender class.
* Test for Magento\Sales\Model\Order\Email\Sender\ShipmentSender class
*
* @deprecated since ShipmentSender is deprecated
* @see \Magento\Sales\Model\Order\Email\Sender\ShipmentSender
*/
class ShipmentSenderTest extends AbstractSenderTest
{
Expand Down

0 comments on commit 2f591a8

Please sign in to comment.