Thanks to visit codestin.com
Credit goes to github.com

Skip to content

doc and codestyle tweaks #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2019
Merged

doc and codestyle tweaks #72

merged 1 commit into from
Jun 5, 2019

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Jun 5, 2019

No description provided.

@dbu dbu force-pushed the codestyle-tweaks branch from ad8e290 to 44ba4c3 Compare June 5, 2019 08:18
@dbu dbu force-pushed the codestyle-tweaks branch from 44ba4c3 to 49fdd46 Compare June 5, 2019 08:21
@@ -33,7 +33,7 @@ function it_records_event(Stopwatch $stopwatch, RequestInterface $request, Respo
$request->getRequestTarget()->willReturn('/');

$stopwatch->start('GET /', 'php_http.request')->shouldBeCalled();
$stopwatch->stop('GET /', 'php_http.request')->shouldBeCalled();
$stopwatch->stop('GET /')->shouldBeCalled();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

stop does not have a cateogry parameter, it only has one parameter.

@dbu dbu merged commit ed50370 into master Jun 5, 2019
@dbu dbu deleted the codestyle-tweaks branch June 5, 2019 08:27
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.

1 participant