Commit b56448b
committed
fix: Rename duplicate test method to testPrepareCardAssignedUsesRedirectUrl
Addresses review feedback: the added test method had the same name
as an existing method with a data provider, causing a duplicate
function declaration.
Renamed to testPrepareCardAssignedUsesRedirectUrl to clarify its
purpose (verifying that card-assigned notifications use the
redirect URL pattern).1 parent 13a852e commit b56448b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments