Skip to content

Commit

Permalink
Revert test name to a meaningful string II
Browse files Browse the repository at this point in the history
  • Loading branch information
Timur Karimov committed Nov 9, 2023
1 parent 82fd490 commit 98d6852
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ public function tear_down() {
/**
* Test processing payment with the status 'succeeded'.
*/
public function test_tk_intn() {
public function test_intent_status_success() {
// Arrange: Reusable data.
$intent_id = 'pi_mock';
$charge_id = 'ch_mock';
Expand Down

0 comments on commit 98d6852

Please sign in to comment.