Skip to content

Commit

Permalink
Text correction
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Jan 5, 2020
1 parent 8ca77ee commit 392bd9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/Http/Cookie/ToStringCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public function httpCookieToString(UnitTester $I)
$httpOnly,
$options
);
$cookie->setDI($this->container);

$I->assertEquals('phalcon', (string) $cookie);
}
Expand Down

0 comments on commit 392bd9c

Please sign in to comment.