From 8db459e1ea3abf3b2318f172184e4cf06da2c29d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 10 Sep 2018 12:17:41 +0000 Subject: Improve a bit the coverage --- src/tests/crypt_session_invalid.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/crypt_session_invalid.phpt') diff --git a/src/tests/crypt_session_invalid.phpt b/src/tests/crypt_session_invalid.phpt index b7880db..cc6e80e 100644 --- a/src/tests/crypt_session_invalid.phpt +++ b/src/tests/crypt_session_invalid.phpt @@ -21,4 +21,4 @@ session_start(); // Re start the session, It will read and decrypt the non em var_dump($_SESSION); // Dump the session ?> --EXPECTF-- -Fatal error: [snuffleupagus][cookie_encryption] Something went wrong with the decryption of the session in %a/src/tests/crypt_session_invalid.php on line 9 \ No newline at end of file +Fatal error: [snuffleupagus][cookie_encryption] Something went wrong with the decryption of the session in %s/tests/crypt_session_invalid.php on line %d -- cgit v1.3