diff options
| author | Julien Voisin | 2023-11-26 20:48:37 +0000 |
|---|---|---|
| committer | GitHub | 2023-11-26 20:48:37 +0000 |
| commit | 6c931c8d6e0a9bdfcf5f4c0b9416fcb65d8acc87 (patch) | |
| tree | eacae6a1c55183ec213aa04c23848d30c15cdd26 /src/tests/broken_configuration/broken_conf_session_encryption.phpt | |
| parent | efd086cc894c04a919b5e1b7729a1490f73d9231 (diff) | |
| parent | 5582bb48818d4f94f548b535e77b0ec6e251abd3 (diff) | |
Fix typos
Diffstat (limited to 'src/tests/broken_configuration/broken_conf_session_encryption.phpt')
| -rw-r--r-- | src/tests/broken_configuration/broken_conf_session_encryption.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_configuration/broken_conf_session_encryption.phpt b/src/tests/broken_configuration/broken_conf_session_encryption.phpt index 0a031c8..dcefaf5 100644 --- a/src/tests/broken_configuration/broken_conf_session_encryption.phpt +++ b/src/tests/broken_configuration/broken_conf_session_encryption.phpt | |||
| @@ -7,7 +7,7 @@ sp.configuration_file={PWD}/config/broken_conf_session_encryption.ini | |||
| 7 | error_log=/dev/null | 7 | error_log=/dev/null |
| 8 | --FILE-- | 8 | --FILE-- |
| 9 | --EXPECT-- | 9 | --EXPECT-- |
| 10 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Missing paranthesis for keyword 'encrypt' - it should be 'encrypt()' on line 1 in Unknown on line 0 | 10 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Missing parenthesis for keyword 'encrypt' - it should be 'encrypt()' on line 1 in Unknown on line 0 |
| 11 | 11 | ||
| 12 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Invalid configuration file in Unknown on line 0 | 12 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Invalid configuration file in Unknown on line 0 |
| 13 | Could not startup. | 13 | Could not startup. |
