Skip to content

Commit

Permalink
Merge pull request #19 from whatthejeff/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelloDuarte committed May 22, 2013
2 parents 8317f7f + 5f424d9 commit b9e6e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Let and Let Go
{
function let($die)
{
$die->beAMockOf('Die');
$die->beADoubleOf('Die');
$this->beConstructedWith($die);
}

Expand Down

0 comments on commit b9e6e58

Please sign in to comment.