Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fix for #4175 #4379

Closed
wants to merge 2 commits into from
Closed

Fix for #4175 #4379

wants to merge 2 commits into from

Conversation

superdweebie
Copy link
Contributor

No description provided.

@@ -396,6 +396,17 @@ public function testDispatchWithUnrecognizedMethodReturns405Response()
$this->assertEquals(405, $result->getStatusCode());
}

public function testDispatchInvokesGetMethodWhenNoActionPresentAndZeroIdentifierPresentOnGet()
{
Copy link
Contributor

Choose a reason for hiding this comment

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

fix the identation

@superdweebie
Copy link
Contributor Author

@samsonasik indentation fixed.

@ghost ghost assigned weierophinney May 2, 2013
weierophinney added a commit that referenced this pull request May 2, 2013
weierophinney added a commit that referenced this pull request May 2, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants