Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 7bfeb0f

Browse files
committed
fix leftover changes from previous merge
1 parent f1a8435 commit 7bfeb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Http/Tests/RememberMe/AbstractRememberMeServicesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ public function testEncodeCookieAndDecodeCookieAreInvertible()
250250
}
251251

252252
/**
253-
* @expectedException InvalidArgumentException
253+
* @expectedException \InvalidArgumentException
254254
* @expectedExceptionMessage cookie delimiter
255255
*/
256256
public function testThereShouldBeNoCookieDelimiterInCookieParts()

0 commit comments

Comments
 (0)