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

Commit

Permalink
expected msg fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spiechu committed Jun 9, 2014
1 parent bd3d15f commit d65c81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/JSONDiskCacheTest/SetupFilesTest.php
Expand Up @@ -109,7 +109,7 @@ public function testDirReadPerms()

/**
* @expectedException \Spiechu\JSONDiskCache\JSONDiskCacheException
* @expectedExceptionMessage permission denied
* @expectedExceptionMessage Permission denied
*/
public function testIllegalDirLocation()
{
Expand Down

0 comments on commit d65c81e

Please sign in to comment.