Skip to content

Conversation

@hoaittt-1694
Copy link

Purpose/Notes

Do homework Exercise03 to Exercise07

Screenshot

image

Checklist (*)

  • Pull request has been self-reviewed
  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All CI builds passed successfully (all builds are green)

$controller = new Exercise05Controller($this->orderService);

$this->assertInstanceOf(Exercise05Controller::class, $controller);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove blank line e ơi

$this->assertEquals(compact('optionCoupons', 'optionReceives'), $view->getData());
}

public function test_store()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

];
}


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blank line nhiều thế e

], $view->getData());
}

public function test_calculate()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

như trên :D


public function test_calculate()
{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

để ý mấy cái blank line thừa nhé

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants