Skip to content

Commit

Permalink
Exception message change
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias committed Jul 30, 2020
1 parent 297107f commit d83c65c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ try {
--EXPECTF--
object(Exception)#1 (7) {
["message":protected]=>
string(82) "file_get_contents(not_found.txt): Failed to open stream: No such file or directory"
string(48) "Failed to open stream: No such file or directory"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
Expand Down

0 comments on commit d83c65c

Please sign in to comment.