Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
remove pendingUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
mirorauhala committed Jun 11, 2017
1 parent da01635 commit cd1cf7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ protected function makeUrlSet()
'successUrl' => 'https://www.demoshop.com/sv/success',
'failureUrl' => 'https://www.demoshop.com/sv/failure',
'notificationUrl' => 'https://www.demoshop.com/sv/notify',
'pendingUrl' => 'https://www.demoshop.com/sv/pending',
));

return $urlSet;
Expand Down

0 comments on commit cd1cf7c

Please sign in to comment.