Skip to content

Commit

Permalink
ACP-2252: Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
pushokwhite committed Apr 30, 2024
1 parent dd191b1 commit da14839
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class PaymentRefundedMessageCest
/**
* @var string
*/
public const FINAL_ITEM_STATE = 'payment refunded';
public const FINAL_ITEM_STATE = 'payment refund succeeded';

/**
* @param \PyzTest\Zed\MessageBroker\PaymentPresentationTester $I
Expand Down

0 comments on commit da14839

Please sign in to comment.