Skip to content

Commit 05af560

Browse files
committed
method name changed to its intended class name
1 parent 01c0272 commit 05af560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/Factory/CalculateAwardMilesWithTaxParametersFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protected function _after()
2626
* @test
2727
* @throws \Exception
2828
*/
29-
public function shouldReturnGetTimetableParameters() : void
29+
public function shouldReturnCalculateAwardMilesWithTaxParameters() : void
3030
{
3131
$json =<<<JSON
3232
{

0 commit comments

Comments
 (0)