Skip to content

Commit

Permalink
Repeating fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Feb 13, 2014
1 parent 7ace5c3 commit 53aa0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/Network/SocketTest.php
Expand Up @@ -117,7 +117,7 @@ public static function invalidConnections() {
* testInvalidConnection method
*
* @dataProvider invalidConnections
* @expectedException Cake\\Cake\Error\SocketException
* @expectedException \Cake\Error\SocketException
* return void
*/
public function testInvalidConnection($data) {
Expand Down

0 comments on commit 53aa0ca

Please sign in to comment.